From d542f766bd69ed3d71c19597a1fab496f5b55b1b Mon Sep 17 00:00:00 2001 From: Conners Hua Date: Sun, 9 Jan 2022 18:05:46 +0800 Subject: [PATCH] feat: add Block OTA Update --- Quantumult/Outbound.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Quantumult/Outbound.conf b/Quantumult/Outbound.conf index 4596409..0ebf99c 100644 --- a/Quantumult/Outbound.conf +++ b/Quantumult/Outbound.conf @@ -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 后续规则修正 https://raw.githubusercontent.com/DivineEngine/Profiles/master/Surge/Ruleset/Unbreak.list, tag=🔂Unbreak, force-policy=direct, update-interval=86400, opt-parser=true, enabled=true