From 71ef11a99637000eeb79a42e6b0769bf08393f37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=91=E7=9A=84=E5=A5=B6=E6=80=9D?= Date: Sat, 31 Jan 2026 10:16:34 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=B0=8F=E8=9A=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QuantumultX/rewrite/rewrite.snippet | 4 ++-- Surge/module/blockAds.module | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/QuantumultX/rewrite/rewrite.snippet b/QuantumultX/rewrite/rewrite.snippet index 4e9c0d20..7079793a 100644 --- a/QuantumultX/rewrite/rewrite.snippet +++ b/QuantumultX/rewrite/rewrite.snippet @@ -10,7 +10,7 @@ #!system = iOS, iPadOS #!system_version = #!loon_version = -#!date=2026-01-29 10:00:00 +#!date=2026-01-31 10:00:00 #!remark=下方的所有规则都标注了对应的hostname,可能存在错误或者遗漏,欢迎反馈。对于无法/可选MITM的hostname都特别做了“如开启可自行添加主机名”提示,如果提示后面没有标注主机名则包含所有主机名,否则只包含提示语后面的主机名。 ############################################# # "reject" 策略返回 HTTP 状态码 404,不附带任何额外内容 @@ -3147,7 +3147,7 @@ https://mgesq.api.mgtv.com/dsl/index.+ url script-response-body https://raw.gith # 去广告(这个域名其实已经在分流中拒绝) ^https?:\/\/zlsdk\.1rtb\.net\/sdk\/req_ad url reject-dict # 红包推广 -^https:\/\/gw\.xiaocantech\.com\/rpc GetBannerList url-and-header reject-dict +^https:\/\/gw\.xiaocantech\.com\/rpc BatchMatchPlacement|WaitClaimedPoints|GetBannerList url-and-header reject-dict # 首页横幅推广 ^https:\/\/web2\.realtech-inc\.com\/oss\/xc-app-assets\/configs\/common\/theme\.json url reject-dict # 开屏广告 diff --git a/Surge/module/blockAds.module b/Surge/module/blockAds.module index 99af6b75..e4042af5 100644 --- a/Surge/module/blockAds.module +++ b/Surge/module/blockAds.module @@ -3589,13 +3589,10 @@ https?:\/\/(ipv4|interface\d?)\.music\.163.com\/e?api\/ad data-type=text data="{ # > 小蚕霸王餐 # 去广告(这个域名其实已经在分流中拒绝) ^https?:\/\/zlsdk\.1rtb\.net\/sdk\/req_ad data-type=text data="{}" status-code=200 header="Content-Type:application/json" - # 首页横幅推广 ^https:\/\/web2\.realtech-inc\.com\/oss\/xc-app-assets\/configs\/common\/theme\.json data-type=text data="{}" status-code=200 header="Content-Type:application/json" - # 开屏广告 ^https:\/\/sdk\.1rtb\.net\/sdk\/req_ad\? data-type=text data="{}" status-code=200 header="Content-Type:application/json" - # 更新弹窗 ^https:\/\/gw\.xiaocantech\.com\/g\/pa data-type=text data="{}" status-code=200 header="Content-Type:application/json"