mirror of
https://github.com/limbopro/Profiles4limbo.git
synced 2024-12-29 18:55:07 +08:00
新增 Disney+/OpenAI分流规则,以及更新部分神机分流规则至 blackmatrix7
This commit is contained in:
parent
f110020031
commit
8882964487
@ -16,8 +16,11 @@ DIRECT = direct
|
|||||||
🤖 谷歌分析 = select, 🎥 其他国外流媒体, ♻️ 故障切换, DIRECT, no-alert=0, hidden=0
|
🤖 谷歌分析 = select, 🎥 其他国外流媒体, ♻️ 故障切换, DIRECT, no-alert=0, hidden=0
|
||||||
📲 社交媒体 = select, ♻️ 故障切换, 🎥 其他国外流媒体, DIRECT, no-alert=0, hidden=0
|
📲 社交媒体 = select, ♻️ 故障切换, 🎥 其他国外流媒体, DIRECT, no-alert=0, hidden=0
|
||||||
🍎 苹果服务 = select, DIRECT, ♻️ 故障切换, 🎥 其他国外流媒体, no-alert=0, hidden=0
|
🍎 苹果服务 = select, DIRECT, ♻️ 故障切换, 🎥 其他国外流媒体, no-alert=0, hidden=0
|
||||||
|
🤖 openAI = select, DIRECT, ♻️ 故障切换, 🎥 其他国外流媒体, no-alert=0, hidden=0
|
||||||
Ⓜ️ 微软服务 = select, DIRECT, 🎥 其他国外流媒体
|
Ⓜ️ 微软服务 = select, DIRECT, 🎥 其他国外流媒体
|
||||||
🇸🇬 Netflix = select, 🎥 其他国外流媒体, policy-path=your.surge.list.here, update-interval=0, no-alert=0, hidden=0, policy-regex-filter=美国|台湾
|
🇸🇬 Netflix = select, 🎥 其他国外流媒体, policy-path=your.surge.list.here, update-interval=0, no-alert=0, hidden=0, policy-regex-filter=美国|台湾
|
||||||
|
🐭 Disney+ = select, DIRECT, ♻️ 故障切换, 🎥 其他国外流媒体, no-alert=0, hidden=0
|
||||||
|
🐱 哔哩哔哩台湾 = select, DIRECT, ♻️ 故障切换, 🎥 其他国外流媒体, no-alert=0, hidden=0
|
||||||
🎥 其他国外流媒体 = select, ♻️ 故障切换, DIRECT, policy-path=your.surge.list.here, update-interval=0, no-alert=0, hidden=0
|
🎥 其他国外流媒体 = select, ♻️ 故障切换, DIRECT, policy-path=your.surge.list.here, update-interval=0, no-alert=0, hidden=0
|
||||||
🛑 广告拦截 = select, REJECT, 🎥 其他国外流媒体, DIRECT, no-alert=0, hidden=0
|
🛑 广告拦截 = select, REJECT, 🎥 其他国外流媒体, DIRECT, no-alert=0, hidden=0
|
||||||
🐟 final = select, 🎥 其他国外流媒体, DIRECT, REJECT
|
🐟 final = select, 🎥 其他国外流媒体, DIRECT, REJECT
|
||||||
@ -30,9 +33,12 @@ RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ru
|
|||||||
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/Hijacking.list,🛑 广告拦截
|
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Guard/Hijacking.list,🛑 广告拦截
|
||||||
RULE-SET,https://raw.githubusercontent.com/limbopro/Profiles4limbo/main/airports.list,✈️ 机场专线
|
RULE-SET,https://raw.githubusercontent.com/limbopro/Profiles4limbo/main/airports.list,✈️ 机场专线
|
||||||
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/StreamingMedia/Video/Netflix.list,🇸🇬 Netflix
|
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/StreamingMedia/Video/Netflix.list,🇸🇬 Netflix
|
||||||
|
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Disney/Disney.list,🐭 Disney+
|
||||||
|
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/BiliBiliIntl/BiliBiliIntl.list,🐱 哔哩哔哩台湾
|
||||||
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/StreamingMedia/Streaming.list,🎥 其他国外流媒体
|
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/StreamingMedia/Streaming.list,🎥 其他国外流媒体
|
||||||
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Global.list,📲 社交媒体
|
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Global.list,📲 社交媒体
|
||||||
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Extra/Apple/Apple.list,🍎 苹果服务
|
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Extra/Apple/Apple.list,🍎 苹果服务
|
||||||
|
RULE-SET,https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/OpenAI/OpenAI.list,🤖 openAI
|
||||||
RULE-SET,https://raw.githubusercontent.com/limbopro/Profiles/master/limbopro/Microsoft.list,Ⓜ️ 微软服务
|
RULE-SET,https://raw.githubusercontent.com/limbopro/Profiles/master/limbopro/Microsoft.list,Ⓜ️ 微软服务
|
||||||
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/China.list,DIRECT
|
RULE-SET,https://raw.githubusercontent.com/DivineEngine/Profiles/master/Quantumult/Filter/China.list,DIRECT
|
||||||
#RULE-SET,https://raw.githubusercontent.com/NobyDa/Script/master/Surge/Download.list,DIRECT
|
#RULE-SET,https://raw.githubusercontent.com/NobyDa/Script/master/Surge/Download.list,DIRECT
|
||||||
|
Loading…
Reference in New Issue
Block a user