mirror of
https://github.com/HK560/R1DeltaServerList.git
synced 2026-08-01 00:12:00 -04:00
16 lines
No EOL
312 B
JSON
16 lines
No EOL
312 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"source": "/r1d-api/:path*",
|
|
"destination": "https://ms.r1delta.net/:path*"
|
|
},
|
|
{
|
|
"source": "/servers",
|
|
"destination": "https://ms.r1delta.net/servers"
|
|
},
|
|
{
|
|
"source": "/:path*",
|
|
"destination": "https://ms.r1delta.net/:path*"
|
|
}
|
|
]
|
|
} |