mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-02-01 22:33:55 +08:00
update 小蚕
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
#!system = iOS, iPadOS
|
#!system = iOS, iPadOS
|
||||||
#!system_version =
|
#!system_version =
|
||||||
#!loon_version =
|
#!loon_version =
|
||||||
#!date=2026-01-29 10:00:00
|
#!date=2026-01-31 10:00:00
|
||||||
#!remark=下方的所有规则都标注了对应的hostname,可能存在错误或者遗漏,欢迎反馈。对于无法/可选MITM的hostname都特别做了“如开启可自行添加主机名”提示,如果提示后面没有标注主机名则包含所有主机名,否则只包含提示语后面的主机名。
|
#!remark=下方的所有规则都标注了对应的hostname,可能存在错误或者遗漏,欢迎反馈。对于无法/可选MITM的hostname都特别做了“如开启可自行添加主机名”提示,如果提示后面没有标注主机名则包含所有主机名,否则只包含提示语后面的主机名。
|
||||||
#############################################
|
#############################################
|
||||||
# "reject" 策略返回 HTTP 状态码 404,不附带任何额外内容
|
# "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?:\/\/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
|
^https:\/\/web2\.realtech-inc\.com\/oss\/xc-app-assets\/configs\/common\/theme\.json url reject-dict
|
||||||
# 开屏广告
|
# 开屏广告
|
||||||
|
|||||||
@ -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?:\/\/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:\/\/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:\/\/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"
|
^https:\/\/gw\.xiaocantech\.com\/g\/pa data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user