mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-19 13:41:18 +08:00
26 lines
1.0 KiB
Plaintext
26 lines
1.0 KiB
Plaintext
#!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/partJ/JingXi.lpx
|
||
#!tg-channel=https://t.me/inaisi
|
||
#!date=
|
||
#############################################
|
||
|
||
[Argument]
|
||
jkxi_enable = switch,true,false,tag=京喜-脚本开关
|
||
|
||
[Rewrite]
|
||
^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=lite_advertising response-body-replace-regex jdLiteAdvertisingVO fmz200
|
||
^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=lite_SmartPush response-body-replace-regex pushData fmz200
|
||
|
||
|
||
[Script]
|
||
http-response ^https?:\/\/api\.m\.jd\.com\/api\?functionId=delivery_show script-path=https://raw.githubusercontent.com/fmz200/wool_scripts/main/Scripts/jingxiAd.js, requires-body=true, timeout=60, tag=京喜, enable={jkxi_enable}
|
||
|
||
|
||
|
||
|
||
[MITM]
|
||
hostname = api.m.jd.com |