Add mastodon

This commit is contained in:
Marko Korhonen 2022-12-18 00:21:21 +02:00
parent 5c622bed80
commit 565b730bf1
2 changed files with 89 additions and 0 deletions

View file

@ -68,6 +68,9 @@ permanent = true
regex = "^https?://www\\.(.+)"
replacement = "https://${1}"
[http.serversTransports.ignorecert]
insecureSkipVerify = true
[tls.options.default]
minVersion = "VersionTLS12"
cipherSuites = [