mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-05-07 15:02:44 +08:00
update Surge 拆分规则
This commit is contained in:
@ -33,7 +33,7 @@ DOMAIN-SUFFIX,gum.criteo.com,REJECT
|
||||
DOMAIN-SUFFIX,smaato.net,REJECT
|
||||
DOMAIN-SUFFIX,spadsync.com,REJECT
|
||||
DOMAIN-SUFFIX,ads.inmobi.com,REJECT
|
||||
#DOMAIN-SUFFIX,akamaized.net,REJECT
|
||||
#DOMAIN-SUFFIX,akamaized.net, REJECT
|
||||
DOMAIN-SUFFIX,spadsync.com,REJECT
|
||||
DOMAIN-SUFFIX,tpc.googlesyndication.com,REJECT
|
||||
DOMAIN-SUFFIX,googleadsserving.cn,REJECT
|
||||
|
||||
35
Surge/module/split/partT/TuhuAutoCare.sgmodule
Normal file
35
Surge/module/split/partT/TuhuAutoCare.sgmodule
Normal file
@ -0,0 +1,35 @@
|
||||
#!name=途虎养车
|
||||
#!desc=某些APP要清除缓存或者重新安装拦截广告才会生效!
|
||||
#!author=奶思
|
||||
#!category=奶思的模块
|
||||
#!homepage=https://github.com/fmz200/wool_scripts
|
||||
#!raw-url=https://github.com/fmz200/wool_scripts/raw/main/Surge/module/split/partT/TuhuAutoCare.sgmodule
|
||||
#!tg-channel=https://t.me/inaisi
|
||||
|
||||
[Rule]
|
||||
DOMAIN,analytics.tuhu.com,REJECT
|
||||
DOMAIN,ta.tuhu.cn,REJECT
|
||||
|
||||
[URL Rewrite]
|
||||
# 包含途虎小程序和App净化
|
||||
^https?:\/\/(mkt-)?gateway\.tuhu\.cn(\/mkt)?\/mkt-cms\/circle\/recommend\/ - reject
|
||||
^https?:\/\/(mkt-)?gateway\.tuhu\.cn(\/mkt)?\/mkt-scene-marketing-service\/api\/scene\/queryScheme - reject
|
||||
^https?:\/\/(mkt-)?gateway\.tuhu\.cn(\/mkt)?\/mkt-push-message-box\/banner\/cms\/getIndexBanner - reject
|
||||
^https?:\/\/(mkt-)?gateway\.tuhu\.cn(\/mkt)?\/mlp-product-search-api\/search\/helper\/defaultAndHotWord - reject
|
||||
^https?:\/\/(cl-)?gateway\.tuhu\.cn(\/cl)?\/ext-website-cl-beauty-api\/beautyIndex\/getBeautyIndex - reject
|
||||
^https?:\/\/(cl-)?gateway\.tuhu\.cn(\/cl)?\/ext-website-cl-beauty-api\/channelPage\/v\d\/channelPageCouponPromptComponent - reject
|
||||
^https?:\/\/(cl-)?gateway\.tuhu\.cn(\/cl)?\/cl-common-api\/api\/personalCenter\/getAutoSuperConfig - reject
|
||||
|
||||
[Map Local]
|
||||
^https?:\/\/(mkt-)?gateway\.tuhu\.cn(\/mkt)?\/[a-z-]+\/recommend data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||
|
||||
[Script]
|
||||
途虎养车去广告 = type=http-response, pattern=^https?:\/\/(cl-)?gateway\.tuhu\.cn(\/cl)?\/cl-common-api\/api\/personalCenter\/getCmsModuleList, script-path=https://raw.githubusercontent.com/zirawell/R-Store/main/Res/Scripts/AntiAd/tuhu.js, requires-body=true, timeout=60
|
||||
|
||||
途虎养车去广告 = type=http-response, pattern=^https?:\/\/(cl-)?gateway\.tuhu\.cn(\/cl)?\/[a-z-]+\/homePage\/getHomePageInfo, script-path=https://raw.githubusercontent.com/zirawell/R-Store/main/Res/Scripts/AntiAd/tuhu.js, requires-body=true, timeout=60
|
||||
|
||||
途虎养车去广告 = type=http-response, pattern=^https?:\/\/(cl-)?gateway\.tuhu\.cn(\/cl)?\/cl-shop-api\/shopTab\/getModuleForC, script-path=https://raw.githubusercontent.com/zirawell/R-Store/main/Res/Scripts/AntiAd/tuhu.js, requires-body=true, timeout=60
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% mkt-gateway.tuhu.cn, cl-gateway.tuhu.cn, gateway.tuhu.cn
|
||||
|
||||
@ -1,15 +0,0 @@
|
||||
#!name=途虎养车小程序
|
||||
#!desc=某些APP要清除缓存或者重新安装拦截广告才会生效!
|
||||
#!author=奶思
|
||||
#!category=奶思的模块
|
||||
#!homepage=https://github.com/fmz200/wool_scripts
|
||||
#!raw-url=https://github.com/fmz200/wool_scripts/raw/main/Surge/module/split/partT/TuhuAutoCareMiniProgram.sgmodule
|
||||
#!tg-channel=https://t.me/inaisi
|
||||
|
||||
[Map Local]
|
||||
# 首页悬浮窗广告
|
||||
^https?:\/\/mkt-gateway\.tuhu\.cn\/mkt-scene-marketing-service\/api\/scene\/queryScheme data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% mkt-gateway.tuhu.cn
|
||||
|
||||
Reference in New Issue
Block a user