mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-05-07 15:02:44 +08:00
36 lines
2.2 KiB
Plaintext
36 lines
2.2 KiB
Plaintext
#!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
|
||
|