mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 08:12:11 +00:00
8 lines
105 B
TOML
8 lines
105 B
TOML
insecure = true
|
|
method = "get"
|
|
exclude = [
|
|
"^gemini://.*",
|
|
"mailto:.*",
|
|
"git@git.*",
|
|
".*.onion.*",
|
|
]
|