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