fix: remove acct: uri segment
This commit is contained in:
parent
59084e9a5c
commit
dc697ac6f4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
"rewrites": [
|
||||
{
|
||||
"source": "./well-known/webfinger",
|
||||
"destination": "https://social.lol/.well-known/webfinger?resource=acct%3Acory%40social.lol"
|
||||
"destination": "https://social.lol/.well-known/webfinger?resource=cory@social.lol"
|
||||
}
|
||||
],
|
||||
"redirects": [
|
||||
|
|
Reference in a new issue