mirror of
https://github.com/turbomaster95/coderrrrr.git
synced 2025-05-12 04:50:13 +00:00
9 lines
236 B
TOML
9 lines
236 B
TOML
[[redirects]]
|
|
from = "/.well-known/host-meta*"
|
|
to = "https://fed.brid.gy/.well-known/host-meta:splat"
|
|
status = 302
|
|
[[redirects]]
|
|
from = "/.well-known/webfinger*"
|
|
to = "https://fed.brid.gy/.well-known/webfinger"
|
|
status = 302
|