Merge pull request #76 from StashNetworks/master

add Stash for iOS
This commit is contained in:
Peng-YM 2022-03-22 15:57:57 +08:00 committed by GitHub
commit 094650dddd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 2 deletions

View File

@ -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
View 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