feat (backend): Add preview API

- POST /api/preview/sub for previewing subs
- POST /api/preview/collection for previewing collection
This commit is contained in:
Peng-YM
2022-07-01 17:36:48 +08:00
parent bb87a6c41e
commit 606cfed8da
8 changed files with 120 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "sub-store",
"version": "2.2.3",
"version": "2.3.0",
"description": "Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.",
"main": "src/main.js",
"scripts": {