2022-06-17 20:36:35 -07:00
DirectoryPath : "public"
IgnoreDirs :
- "search"
2022-11-20 11:27:24 -08:00
CacheExpires : "48h" # 2 days
2022-06-17 20:36:35 -07:00
CheckFavicon : true
EnforceHTML5 : true
2022-11-20 11:27:24 -08:00
IgnoreAltMissing : false
IgnoreAltEmpty : true # an empty alt makes presentation-role explicit, it's not a defect.
2022-06-17 20:36:35 -07:00
EnforceHTTPS : true
2022-11-22 19:15:48 -08:00
ExternalTimeout : 20
HTTPConcurrencyLimit : 128
2022-06-17 20:36:35 -07:00
IgnoreHTTPS :
- "http://192.168.1"
- "http://localhost:"
- "http://wgq3bd2kqoybhstp77i3wrzbfnsyd27wt34psaja4grqiezqircorkyd.onion"
- "http://bettermotherfuckingwebsite.com/"
- "http://dtrace.org/"
- "http://emacspeak.sourceforge.net/"
- "http://herpolhode.com/"
- "http://io.netgarage.org/me/"
- "http://linter.structured-data.org/"
- "http://optipng.sourceforge.net/"
- "http://renaissancechambara.jp/"
- "http://techrights.org/"
- "http://www.nathanmyhrvold.com/"
- "http://www.tuxmachines.org/"
- "http://xmlns.com/"
2022-10-20 10:12:41 -07:00
- "http://nerdlistings.info/"
2022-06-17 20:36:35 -07:00
CheckExternal : true
IgnoreURLs :
- "../music.txt"
2022-06-19 13:44:51 -07:00
- "^gemini://"
- "mailto:"
- "git@git"
2022-11-17 20:16:57 -08:00
- "http://[^/]*\\.onion"
2022-06-19 13:44:51 -07:00
- "https://archive.is"
2022-11-07 10:47:43 -08:00
- "https://archive.ph"
- "https://archive.today"
2022-06-19 13:44:51 -07:00
- "https://ogp.me/ns"
- "https://seirdy.one/webmentions/"
- "http://creativecommons.org/ns"
- "https://seirdy.one/search/"
2022-06-17 20:36:35 -07:00
- "https://fediring.net/(previous|next)" # redir
2022-08-11 21:30:20 -07:00
# - "https://forum.palemoon.org/viewtopic.php?f=1&t=25473" # manual check: blocks crawlers
- "https://forum.palemoon.org/viewtopic.php"
2022-06-19 13:44:51 -07:00
- "https://queue.acm.org/detail" # manual check: blocks crawlers
2022-06-17 20:36:35 -07:00
- "https://plausible.io/blog/google-floc#" # manual check: I block this domain
2022-08-11 21:30:20 -07:00
# - "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830173" # manual check: 400 for some reason, using curl works fine.
- "https://bugs.debian.org/cgi-bin/bugreport.cgi"
# - "https://forum.kuketz-blog.de/viewtopic.php?p=78202" # manual check: blocks crawlers
- "https://forum.kuketz-blog.de/viewtopic.php"
2022-08-24 20:16:20 -07:00
- "https://web.archive.org/" # the wayback machine itself.
2022-10-10 21:35:28 -07:00
- "https://gitweb.torproject.org/tor-browser.git/tree/browser/components/securitylevel/SecurityLevel.jsm.id=ffdf" # Seems to block htmltest; check manually
- "https://lnk.dk" # blocks htmltest
2022-10-17 12:44:51 -07:00
- "https://www.fastcompany.com/90759792/with-google-dominating-search-the-internet-needs-crawl-neutrality" # blocks htmltest
2022-11-07 10:47:43 -08:00
- "https://faq.whatsapp.com/general/security-and-privacy/answering-your-questions-about-whatsapps-privacy-policy" # my DNS filters block this domain, cbf to work around it just for htmltest
- "https://doi.org/10.1515/popets-2017-0023" # redirects to a different domain which tends to block requests. DOI is generally good about keeping links alive; it's kinda the point of the service.
- "https://docs.graycot.dev/s/MFowZsw_F" # DNSSEC issue
2022-11-20 11:27:24 -08:00
# user has opted out of archiving
- "https://herd.bovid.space/@garbados"
2022-06-17 20:36:35 -07:00
OutputDir : "linter-configs/htmltest"