You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed one or two dead links. One pointed to (via two redirects to betting site) and the other to the marketplace to buy a domain.
If you are willing to merge my PR and I see if I can create GitHub workflow that will scan each link (in cron every week) if the field name appear on the blog.
I write the script locally using Puppeteer to scrap the text from the page and see if all URL have the somewhere on the page the title.
I think that deleting the URLs shoud be done by hand so I can show the list of invalid URLs that can be investigated by hand.
What do you think?
The text was updated successfully, but these errors were encountered:
I've noticed one or two dead links. One pointed to (via two redirects to betting site) and the other to the marketplace to buy a domain.
If you are willing to merge my PR and I see if I can create GitHub workflow that will scan each link (in cron every week) if the field name appear on the blog.
I write the script locally using Puppeteer to scrap the text from the page and see if all URL have the somewhere on the page the title.
I think that deleting the URLs shoud be done by hand so I can show the list of invalid URLs that can be investigated by hand.
What do you think?
The text was updated successfully, but these errors were encountered: