mirror of
https://github.com/turbomaster95/coderrrrr.git
synced 2025-05-11 20:40:14 +00:00
ntlfy
This commit is contained in:
parent
8d72ae7b7e
commit
9b4536efa4
8
netlify.toml
Normal file
8
netlify.toml
Normal file
@ -0,0 +1,8 @@
|
||||
[[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
|
12
vercel.json
12
vercel.json
@ -1,12 +0,0 @@
|
||||
{
|
||||
"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*"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user