feat: add Block OTA Update

pull/238/head
Conners Hua 3 years ago
parent 8536532630
commit d542f766bd

@ -157,6 +157,9 @@ static=Guard, reject, direct, img-url=https://raw.githubusercontent.com/Koolson/
# 当有强制策略时,远程资源的过滤器中的策略将被忽略,并使用强制策略。 # 当有强制策略时,远程资源的过滤器中的策略将被忽略,并使用强制策略。
# #
# Block OTA Update 屏蔽 iOS 系统更新
https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Module/Block/SoftwareUpdate.sgmodule, tag=⛔Block OTA Update, force-policy=reject, update-interval=86400, opt-parser=true, enabled=false
# Unbreak 后续规则修正 # Unbreak 后续规则修正
https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Unbreak.list, tag=🔂Unbreak, force-policy=direct, update-interval=86400, opt-parser=true, enabled=true https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Unbreak.list, tag=🔂Unbreak, force-policy=direct, update-interval=86400, opt-parser=true, enabled=true

Loading…
Cancel
Save