mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2025-04-23 22:29:32 +08:00
Sub-Store 配置指南
脚本配置:
1. Loon
安装使用插件即可。
2. Surge
安装使用模块即可。
3. QX
编辑配置文件,在对应的节下面添加以下配置:
[rewrite_local]
^https?:\/\/sub\.store url script-analyze-echo-response https://raw.githubusercontent.com/Peng-YM/Sub-Store/master/backend/sub-store.min.js
[mitm]
# 添加一个sub.store域名
hostname=sub.store
simple_cert_hostname=sub.store
4. Stash
安装使用 Stash 覆写即可。
5. Shadowrocket
安装使用模块即可。
使用 Sub-Store
- 使用 Safari 打开这个 https://sub.store 如网页正常打开并且未弹出任何错误提示,说明 Sub-Store 已经配置成功。
- 可以把 Sub-Store 添加到主屏幕,即可获得类似于 APP 的使用体验。
- 更详细的使用指南请参考文档。