Unicode was breaking link checker

This commit is contained in:
Thomas Smith 2022-12-20 12:41:28 -05:00
parent bfb7f491b7
commit afbc4a1aaf

View file

@ -28,4 +28,5 @@ exclude = [
"file:///home/runner/work/www/www/public/+github.com/rhash/RHash",
"file:///home/runner/work/www/www/public/+github.com/rhash/RHash",
"https://app.tea.xyz/api/signups", # can take a little too long, and no reason to hammer here.
"https://unicode.org/",
]