mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-26 14:55:00 +08:00
split Loon plugin rules
This commit is contained in:
21
Loon/plugin/split/partR/LuckinCoffee.lpx
Normal file
21
Loon/plugin/split/partR/LuckinCoffee.lpx
Normal file
@ -0,0 +1,21 @@
|
||||
#!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/partR/LuckinCoffee.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#############################################
|
||||
|
||||
[Rewrite]
|
||||
^https?:\/\/capi\.lkcoffee\.com\/resource\/m\/sys\/app\/adposNew response-body-replace-regex \{.+\} {"status":"SUCCESS"}
|
||||
^https?:\/\/(ec|c)api\.lkcoffee\.com\/resource\/m\/eorder\/product\/popAppTagProductList mock-response-body data-type=json data="{"status":"SUCCESS"}"
|
||||
^https?:\/\/m\.lkcoffee\.com\/ecapi\/resource\/m\/member\/exchange\/page response-body-replace-regex \{.+\} {"status":"SUCCESS"}
|
||||
^https?:\/\/m\.lkcoffee\.com\/capi\/resource\/m\/growUp\/main response-body-replace-regex "popTitle":".+?" "popTitle":""
|
||||
^https?:\/\/img0[1-9]{1}\.luckincoffeecdn\.com\/group\d/M00/[A-Z0-9]{2}/[A-Z0-9]{2}/[a-zA-Z0-9]{29}\.(jpg|jpeg)_\.webp reject-200
|
||||
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = capi.lkcoffee.com, ecapi.lkcoffee.com, m.lkcoffee.com, img0*.luckincoffeecdn.com
|
||||
17
Loon/plugin/split/partR/NissanIntelligentConnect.lpx
Normal file
17
Loon/plugin/split/partR/NissanIntelligentConnect.lpx
Normal file
@ -0,0 +1,17 @@
|
||||
#!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/partR/NissanIntelligentConnect.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#############################################
|
||||
|
||||
[Rewrite]
|
||||
# 开屏广告
|
||||
^https?:\/\/oneapph5\.dongfeng-nissan\.com\.cn\/mb-gw\/vmsp-discover\/rest\/business-service\/v1\/advert\/advertinfo reject-dict
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = oneapph5.dongfeng-nissan.com.cn
|
||||
18
Loon/plugin/split/partR/PeoplesDaily.lpx
Normal file
18
Loon/plugin/split/partR/PeoplesDaily.lpx
Normal file
@ -0,0 +1,18 @@
|
||||
#!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/partR/PeoplesDaily.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#############################################
|
||||
|
||||
[Rewrite]
|
||||
^https?:\/\/app\.peopleapp\.com\/Api\/\d+/HomeApi\/(adv|getAdvertImage) reject
|
||||
^https?:\/\/stat\.peopleapp\.com\/ reject
|
||||
^https?:\/\/adstatic\.peopleapp\.com\/upload\/AppLoad\/.*.(jpg|png) reject-200
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = app.peopleapp.com, stat.peopleapp.com, adstatic.peopleapp.com
|
||||
18
Loon/plugin/split/partR/RARBG.lpx
Normal file
18
Loon/plugin/split/partR/RARBG.lpx
Normal file
@ -0,0 +1,18 @@
|
||||
#!name=RARBG
|
||||
#!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/partR/RARBG.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#############################################
|
||||
|
||||
[Rewrite]
|
||||
# https://rarbgmirror.org/torrents.php
|
||||
^https?:\/\/dyncdn\.me\/static\/\d{0,2}\/js\/expla\d{0,4}\.js$ reject-200
|
||||
^https?:\/\/dyncdn\.me\/static\/\d{0,2}\/js\/showads\.js$ response-body-replace-regex true false
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = dyncdn.me
|
||||
16
Loon/plugin/split/partR/Reddit.lpx
Normal file
16
Loon/plugin/split/partR/Reddit.lpx
Normal file
@ -0,0 +1,16 @@
|
||||
#!name=Reddit
|
||||
#!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/partR/Reddit.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#############################################
|
||||
|
||||
[Argument]
|
||||
reddit_enable = switch,true,false,tag=Reddit-脚本开关
|
||||
|
||||
[Script]
|
||||
# 过滤推广 关NSFW提示 感谢【xream】分享
|
||||
http-response ^https?:\/\/gql(-fed)?\.reddit\.com script-path=https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/reddit.js, requires-body=true, timeout=60, tag=reddit, enable={reddit_enable}
|
||||
45
Loon/plugin/split/partR/RenRenVideo.lpx
Normal file
45
Loon/plugin/split/partR/RenRenVideo.lpx
Normal file
@ -0,0 +1,45 @@
|
||||
#!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/partR/RenRenVideo.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#############################################
|
||||
|
||||
[Argument]
|
||||
rfrfuipk_enable = switch,true,false,tag=人人视频-脚本开关
|
||||
|
||||
[Rewrite]
|
||||
# RRTV_屏蔽軟件更新
|
||||
^https?:\/\/api\.rr\.tv\/.*?Version reject
|
||||
# RRTV_屏蔽限時彈窗
|
||||
https://api.rr.tv/storage/business/rootName/app/homePage\?dataType=JSON reject-dict
|
||||
|
||||
|
||||
[Script]
|
||||
# RRTV_level_info
|
||||
http-response ^https?:\/\/api\.rr\.tv\/\w{3}\/level\/info script-path=https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/rrtv_json.js, requires-body=true, timeout=60, tag=rrtv_json, enable={rfrfuipk_enable}
|
||||
# RRTV_去除首頁廣告
|
||||
http-response https://api.rr.tv/v3plus/index/channel\?pageNum=1&position=CHANNEL_INDEX script-path=https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/rrtv_json.js, requires-body=true, timeout=60, tag=rrtv_json, enable={rfrfuipk_enable}
|
||||
# RRTV_去除廣場tab
|
||||
http-response ^https?:\/\/api\.rr\.tv\/app\/config\/h5NativeBar script-path=https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/rrtv_json.js, requires-body=true, timeout=60, tag=rrtv_json, enable={rfrfuipk_enable}
|
||||
# RRTV_去除商城廣告
|
||||
http-response ^https?:\/\/api\.rr\.tv\/v3plus\/index\/channel\?pageNum=1&position=CHANNEL_MY script-path=https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/rrtv_json.js, requires-body=true, timeout=60, tag=rrtv_json, enable={rfrfuipk_enable}
|
||||
# RRTV_Ad_List
|
||||
http-response ^https?:\/\/api\.rr\.tv\/user\/privilege\/list script-path=https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/rrtv_json.js, requires-body=true, timeout=60, tag=rrtv_json, enable={rfrfuipk_enable}
|
||||
# RRTV_Ad_All
|
||||
http-response ^https?:\/\/api\.rr\.tv\/ad\/getAll script-path=https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/rrtv_json.js, requires-body=true, timeout=60, tag=rrtv_json, enable={rfrfuipk_enable}
|
||||
# RRTV_Get_Drama
|
||||
http-response ^https?:\/\/api\.rr\.tv\/drama\/app\/get_combined_drama_detail script-path=https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/rrtv_json.js, requires-body=true, timeout=60, tag=rrtv_json, enable={rfrfuipk_enable}
|
||||
# RRTV_Watch_V4
|
||||
http-response https://api.rr.tv/watch/v4 script-path=https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/rrtv_json.js, requires-body=true, timeout=60, tag=rrtv_json, enable={rfrfuipk_enable}
|
||||
# RRTV_User_Info
|
||||
http-response https://api.rr.tv/user/profile script-path=https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/rrtv_json.js, requires-body=true, timeout=60, tag=rrtv_json, enable={rfrfuipk_enable}
|
||||
|
||||
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = api.rr.tv
|
||||
17
Loon/plugin/split/partR/RiRiZhu.lpx
Normal file
17
Loon/plugin/split/partR/RiRiZhu.lpx
Normal file
@ -0,0 +1,17 @@
|
||||
#!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/partR/RiRiZhu.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#############################################
|
||||
|
||||
[Rewrite]
|
||||
^https?:\/\/cms\.daydaycook\.com\.cn\/api\/cms\/advertisement\/ reject
|
||||
^https?:\/\/api\.daydaycook\.com\.cn\/daydaycook\/server\/ad\/ reject
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = cms.daydaycook.com.cn, api.daydaycook.com.cn
|
||||
17
Loon/plugin/split/partR/RiTaoRenYiMen.lpx
Normal file
17
Loon/plugin/split/partR/RiTaoRenYiMen.lpx
Normal file
@ -0,0 +1,17 @@
|
||||
#!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/partR/RiTaoRenYiMen.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#############################################
|
||||
|
||||
[Rewrite]
|
||||
# 开屏广告 感谢【Ava阿檬】分享
|
||||
^https?:\/\/app\.meruki\.cn\/\?n=Sig\.Front\.AppFront\.GetOpenAdDoorzo reject-dict
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = app.meruki.cn
|
||||
Reference in New Issue
Block a user