-
Notifications
You must be signed in to change notification settings - Fork 15
使用说明
lanyuanxiaoyao edited this page Jan 18, 2021
·
5 revisions
代理目前仅支持 HTTP 代理, SOCKS 代理后续加入, 输入框仅需要填入ip:port
即可, 不支持需要认证的代理.
订阅用于关注其他人提供的站点规则, 以及本地调试站点规则.
订阅文件内容必须为符合Site
结构的数组 (关于Site
详见规则说明).
订阅支持网络地址和本地文件.
这里有几个我编写的站点规则的订阅, 以供参考和试用, 不定时更新
https://gitee.com/lanyuanxiaoyao/utools-data/raw/master/utools-torrent/sites/ACG.json
https://gitee.com/lanyuanxiaoyao/utools-data/raw/master/utools-torrent/sites/%E5%BC%80%E5%8F%91.json
https://gitee.com/lanyuanxiaoyao/utools-data/raw/master/utools-torrent/sites/%E5%BD%B1%E8%A7%86.json
https://gitee.com/lanyuanxiaoyao/utools-data/raw/master/utools-torrent/sites/%E7%BB%BC%E5%90%88.json
https://gitee.com/lanyuanxiaoyao/utools-data/raw/master/utools-torrent/sites/%E7%BD%91%E7%9B%98.json
需要提供完整的 URL, 包括协议名(http/https).
- 仅支持 http 访问
- 仅支持 Get 请求
- 不支持需要额外参数进行认证的 URL
通过选择框选取后缀为.json
的规则文件
本项目所示技术仅用于学习交流, 请勿直接用于任何商业场合和非法用途