mirror of
https://github.com/turbomaster95/coderrrrr.git
synced 2025-05-12 12:50:15 +00:00
13 lines
267 B
JSON
13 lines
267 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"source": "/.well-known/webfinger*",
|
|
"destination": "https://fed.brid.gy/.well-known/webfinger*"
|
|
},
|
|
{
|
|
"source": "/.well-known/host-meta*",
|
|
"destination": "https://fed.brid.gy/.well-known/host-meta*"
|
|
}
|
|
]
|
|
}
|