mirror of
https://github.com/ivabus/www
synced 2024-11-10 06:45:16 +03:00
Unicode was breaking link checker
This commit is contained in:
parent
bfb7f491b7
commit
afbc4a1aaf
|
@ -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/",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue