mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-24 14:14:58 +08:00
20 lines
848 B
Plaintext
20 lines
848 B
Plaintext
#!name=京喜
|
||
#!desc=某些APP要清除缓存或者重新安装拦截广告才会生效!
|
||
#!author=奶思
|
||
#!category=奶思的模块
|
||
#!homepage=https://github.com/fmz200/wool_scripts
|
||
#!raw-url=https://github.com/fmz200/wool_scripts/raw/main/Surge/module/split/partJ/JingXi.sgmodule
|
||
#!tg-channel=https://t.me/inaisi
|
||
#!arguments=jkxi_enable:true
|
||
|
||
[Body Rewrite]
|
||
http-response ^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=lite_advertising jdLiteAdvertisingVO fmz200
|
||
http-response ^https?:\/\/api\.m\.jd\.com\/client\.action\?functionId=lite_SmartPush pushData fmz200
|
||
|
||
[Script]
|
||
京喜 = type=http-response, pattern=^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
|
||
|
||
[MITM]
|
||
hostname = %APPEND% api.m.jd.com
|
||
|