mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Lychee: don't check .onion links.
This commit is contained in:
parent
0c048abd35
commit
43b7b23803
1 changed files with 2 additions and 0 deletions
|
@ -4,4 +4,6 @@ exclude = [
|
|||
"^gemini://.*",
|
||||
"mailto:.*",
|
||||
"git@git.*",
|
||||
"*.onion",
|
||||
"*.onion/*",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue