modify dest 5

This commit is contained in:
hillerliao
2022-05-12 23:01:17 +08:00
parent 9fc9c9bee6
commit bc8548eccd

View File

@@ -9,7 +9,7 @@
"routes": [
{
"src": "/(.*)",
"dest": "/rsshub/"
"dest": ""
}
]
}