1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00

Don't check yesterweb webring for dead links

This commit is contained in:
Rohan Kumar 2022-08-13 14:25:38 -07:00
parent ce21e0d181
commit bdd3155b81
No known key found for this signature in database
GPG key ID: 1E892DB2A5F84479

View file

@ -51,4 +51,5 @@ IgnoreURLs:
# - "https://forum.kuketz-blog.de/viewtopic.php?p=78202" # manual check: blocks crawlers
- "https://forum.kuketz-blog.de/viewtopic.php"
- "https://web.archive.org/web/0/http" # the wayback machine itself.
- "https://webring.yesterweb.org/noJS/index.php" # Seems to block htmltest; check manually
OutputDir: "linter-configs/htmltest"