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
16 lines
362 B
Plaintext
16 lines
362 B
Plaintext
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 |