mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-03-15 04:54:48 +08:00
split Loon plugin rules
This commit is contained in:
22
Loon/plugin/split/partS/ShouQianBa.lpx
Normal file
22
Loon/plugin/split/partS/ShouQianBa.lpx
Normal file
@ -0,0 +1,22 @@
|
||||
#!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/partS/ShouQianBa.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#############################################
|
||||
|
||||
[Rule]
|
||||
# 买单小程序去广告
|
||||
DOMAIN, ads-shopping.shouqianba.com
|
||||
|
||||
|
||||
[Rewrite]
|
||||
# 买单小程序去广告
|
||||
^https?:\/\/api\.pinduoduo\.com\/api\/ktt_gateway\/activity\/feeds\/personal_home_page\/ reject
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = api.pinduoduo.com
|
||||
Reference in New Issue
Block a user