feat: Node.js 前端代理后端路由

This commit is contained in:
xream
2023-12-12 22:52:50 +08:00
parent 5e21a20e37
commit 78e3024cec
4 changed files with 87 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sub-store",
"version": "2.14.121",
"version": "2.14.122",
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
"main": "src/main.js",
"scripts": {
@@ -18,6 +18,7 @@
"body-parser": "^1.19.0",
"connect-history-api-fallback": "^2.0.0",
"express": "^4.17.1",
"http-proxy-middleware": "^2.0.6",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
"request": "^2.88.2",