mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-05-07 15:02:44 +08:00
update Loon 拆分规则
This commit is contained in:
39
Loon/plugin/split/partT/TuhuAutoCare.lpx
Normal file
39
Loon/plugin/split/partT/TuhuAutoCare.lpx
Normal file
@ -0,0 +1,39 @@
|
||||
#!name=途虎养车
|
||||
#!desc=某些APP要清除缓存或者重新安装拦截广告才会生效!
|
||||
#!author=奶思
|
||||
#!homepage=https://github.com/fmz200/wool_scripts
|
||||
#!icon=https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/gif/naisi-01.gif
|
||||
#!raw-url=https://github.com/fmz200/wool_scripts/raw/main/Loon/plugin/split/partT/tuhuyangche.lpx
|
||||
#!tg-channel=https://t.me/inaisi
|
||||
#!date=
|
||||
#############################################
|
||||
|
||||
[Rule]
|
||||
DOMAIN, analytics.tuhu.com, REJECT
|
||||
DOMAIN, ta.tuhu.cn, REJECT
|
||||
|
||||
|
||||
|
||||
|
||||
[Rewrite]
|
||||
# 包含途虎小程序和App净化
|
||||
^https?:\/\/(mkt-)?gateway\.tuhu\.cn(\/mkt)?\/mkt-cms\/circle\/recommend\/ - reject
|
||||
^https?:\/\/(mkt-)?gateway\.tuhu\.cn(\/mkt)?\/[a-z-]+\/recommend - reject-dict
|
||||
^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
|
||||
|
||||
|
||||
[Script]
|
||||
http-response ^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, tag=途虎养车去广告
|
||||
http-response ^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, tag=途虎养车去广告
|
||||
http-response ^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, tag=途虎养车去广告
|
||||
|
||||
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = mkt-gateway.tuhu.cn, cl-gateway.tuhu.cn, gateway.tuhu.cn
|
||||
@ -1,17 +0,0 @@
|
||||
#!name=途虎养车小程序
|
||||
#!desc=某些APP要清除缓存或者重新安装拦截广告才会生效!
|
||||
#!author=奶思
|
||||
#!homepage=https://github.com/fmz200/wool_scripts
|
||||
#!icon=https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/gif/naisi-01.gif
|
||||
#!raw-url=https://github.com/fmz200/wool_scripts/raw/main/Loon/plugin/split/partT/TuhuAutoCareMiniProgram.lpx
|
||||
#!tg-channel=https://t.me/inaisi
|
||||
#!date=
|
||||
#############################################
|
||||
|
||||
[Rewrite]
|
||||
# 首页悬浮窗广告
|
||||
^https?:\/\/mkt-gateway\.tuhu\.cn\/mkt-scene-marketing-service\/api\/scene\/queryScheme reject-dict
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = mkt-gateway.tuhu.cn
|
||||
Reference in New Issue
Block a user