mirror of
https://github.com/p-stream/p-stream.git
synced 2026-01-11 12:00:45 +00:00
parent
67b97f2110
commit
5a073dbff3
1 changed files with 0 additions and 15 deletions
15
vercel.json
15
vercel.json
|
|
@ -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": "/"
|
||||
|
|
|
|||
Loading…
Reference in a new issue