fix: remove acct: uri segment

This commit is contained in:
Cory Dransfeldt 2023-03-28 12:18:24 -07:00
parent 59084e9a5c
commit dc697ac6f4
No known key found for this signature in database

View file

@ -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": [