mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-04-20 11:36:17 +08:00
split Loon plugin rules
This commit is contained in:
19
Loon/plugin/split/partD/DangDangReading.lpx
Normal file
19
Loon/plugin/split/partD/DangDangReading.lpx
Normal file
@ -0,0 +1,19 @@
|
||||
#!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/partD/DangDangReading.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
#############################################
|
||||
|
||||
[Rewrite]
|
||||
^https?:\/\/e\.dangdang\.com\/media\/api.+\?action=getDeviceStartPage reject
|
||||
^https?:\/\/e\.dangdang\.com\/.+?getDeviceStartPage reject
|
||||
^https?:\/\/api\.dangdang\.com\/mapi\d\/mobile\/init reject
|
||||
^https?:\/\/mapi\.dangdang\.com\/index\.php\?action=init reject
|
||||
|
||||
|
||||
[MITM]
|
||||
hostname = e.dangdang.com, api.dangdang.com, mapi.dangdang.com
|
||||
Reference in New Issue
Block a user