导读:
规则集推荐(Rule Sets)
用于智能分流,决定流量走代理还是直连:
-
blackmatrix7 规则集(最全面)
- 地址:
https://github.com/blackmatrix7/ios_rule_script - 包含:去广告、流媒体、国内直连、国外代理等细分规则
- 推荐导入:Advertising(去广告)、China(国内)、Global(国外)
- 地址:
-
DivineEngine 神机规则(经典稳定)
- 地址:
https://github.com/DivineEngine/Profiles/tree/master - 适合新手,配置简单
- 地址:
-
Loyalsoldier 规则(国内优化)
- 地址:
https://github.com/Loyalsoldier/surge-rules - 适合国内用户,直连国内网站效果好
- 地址:
功能模块(Modules)
通过 URL 导入或本地安装:
去广告类
- YouTube 去广告:
https://raw.githubusercontent.com/app2smile/rules/master/module/youtube.sgmodule - 微博去广告:
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/weibo/weibo.sgmodule - 小红书去水印:
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/xiaohongshu/xiaohongshu.sgmodule - 知乎去广告:
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/zhihu/zhihu.sgmodule
购物比价类
- 京东历史价格:
https://raw.githubusercontent.com/githubdulong/Script/master/Surge/jd_price.sgmodule - 淘宝历史价格:
https://raw.githubusercontent.com/githubdulong/Script/master/Surge/tb_price.sgmodule
解锁/功能增强
- TikTok 解锁(换区):
https://raw.githubusercontent.com/Semporia/TikTok-Unlock/master/Shadowrocket/TiKTok-US.conf - Spotify 音质解锁:
https://raw.githubusercontent.com/app2smile/rules/master/module/spotify.sgmodule - Bilibili 番剧解锁:
https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/script/bilibili/bilibili.sgmodule
实用脚本(Scripts)
在配置文件的 [Script] 段添加:
# 淘宝比价
淘宝比价 = type=http-response,script-path=https://raw.githubusercontent.com/githubdulong/Script/master/tb_price.js,requires-body=1,pattern=^http://.+/amdc/mobileDispatch,requires-body=1
配置建议
推荐组合方案:
- 基础配置:DivineEngine 规则 + 去广告模块
- 重度用户:blackmatrix7 完整规则集 + 京东/淘宝比价 + 微博去广告
- 流媒体用户:TikTok 解锁 + YouTube 去广告 + 流媒体分流规则
安装方法:
- 模块安装:配置 → 模块 → 右上角加号 → 粘贴 URL
- 规则安装:配置 → 编辑 → 添加规则 → 选择 RULE-SET → 粘贴 URL
注意事项
⚠️ 安全提醒:
- 只使用 GitHub 上知名维护者的脚本(推荐 blackmatrix7、app2smile)
- 避免使用来路不明的脚本,防止隐私泄露
⚠️ 兼容性:
- iOS 15/16/17 部分功能可能需要开启「始终允许」VPN
- 部分 App(如银行类)检测到代理会无法使用,需单独设置直连
⚠️ 更新维护:
- 规则建议每周更新一次(模块页面左滑可更新)
- 失效的脚本会导致 App 功能异常,需及时关闭
需要具体某个插件的详细配置教程吗?