Revert "try vercel method"

This reverts commit 67b97f2110.
This commit is contained in:
Pas 2025-01-14 16:28:02 -07:00
parent 67b97f2110
commit 5a073dbff3

View file

@ -1,20 +1,5 @@
{
"rewrites": [
{
"source": "/opensearch.xml",
"destination": "/opensearch.xml"
},
{
"source": "/media/(.*)",
"has": [
{
"type": "header",
"key": "x-rewrite",
"value": "true"
}
],
"destination": "https://meta.pstream.org/media/$1"
},
{
"source": "/(.*)",
"destination": "/"