mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-06-16 02:37:19 +08:00
commit
094650dddd
@ -29,10 +29,14 @@ QX暂时需要通过backend方式使用,添加如下配置。注意,HTTP bac
|
||||
https://raw.githubusercontent.com/Peng-YM/Sub-Store/master/backend/sub-store.js, tag=Sub-Store, path=/, enabled=true
|
||||
```
|
||||
|
||||
## 4. Stash
|
||||
推荐直接使用[覆写](https://raw.githubusercontent.com/Peng-YM/Sub-Store/master/config/Stash.stoverride)。
|
||||
|
||||
|
||||
## 界面配置:
|
||||
|
||||
### 1. Loon & Surge
|
||||
Loon和Surge用户,打开这个[页面](https://sub-store.vercel.app/)即可。
|
||||
### 1. Loon, Surge & Stash
|
||||
Loon,Surge和Stash用户,打开这个[页面](https://sub-store.vercel.app/)即可。
|
||||
|
||||
### 2. QX
|
||||
QX用户需要曲线救国,使用[JSBox版本]()。
|
16
config/Stash.stoverride
Normal file
16
config/Stash.stoverride
Normal file
@ -0,0 +1,16 @@
|
||||
name: Sub-Store
|
||||
desc: 高级订阅管理工具 @Peng-YM
|
||||
|
||||
http:
|
||||
mitm:
|
||||
- sub.store
|
||||
script:
|
||||
- match: ^https?:\/\/sub\.store
|
||||
name: sub-store
|
||||
type: request
|
||||
require-body: true
|
||||
timeout: 120
|
||||
script-providers:
|
||||
sub-store:
|
||||
url: https://raw.githubusercontent.com/Peng-YM/Sub-Store/master/backend/sub-store.min.js
|
||||
interval: 86400
|
Loading…
x
Reference in New Issue
Block a user