mirror of
https://github.com/fmz200/wool_scripts.git
synced 2026-01-18 19:30:24 +08:00
split Surge module rules
This commit is contained in:
29
Surge/module/split/partZ/ChinaUnicom.sgmodule
Normal file
29
Surge/module/split/partZ/ChinaUnicom.sgmodule
Normal file
@ -0,0 +1,29 @@
|
||||
#!name=中国联通
|
||||
#!desc=某些APP要清除缓存或者重新安装拦截广告才会生效!
|
||||
#!author=奶思
|
||||
#!icon=https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/gif/naisi-01.gif
|
||||
#!category=奶思的模块
|
||||
#!homepage=https://github.com/fmz200/wool_scripts
|
||||
#!raw-url=https://github.com/fmz200/wool_scripts/raw/main/Loon/plugin/split/partZ/ChinaUnicom.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
|
||||
[Rule]
|
||||
DOMAIN-SUFFIX,m1.ad.10010.com,REJECT
|
||||
|
||||
[Map Local]
|
||||
^https?:\/\/m\.client\.10010\.com\/mobileService\/(activity|customer)\/(accountListData|get_client_adv|get_startadv) data-type=tiny-gif status-code=200
|
||||
|
||||
^https?:\/\/m\.client\.10010\.com\/mobileService\/customer\/getclientconfig\.htm data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||
|
||||
^https?:\/\/m\.client\.10010\.com\/uniAdmsInterface\/(getHomePageAd|getWelcomeAd) data-type=tiny-gif status-code=200
|
||||
|
||||
^https?:\/\/[^(apple|10010)]+\.(com|cn)\/(a|A)d(s|v)?(\/|\.js) data-type=tiny-gif status-code=200
|
||||
|
||||
^https?:\/\/m1\.ad\.10010\.com\/noticeMag\/images\/imageUpload\/2\d{3} data-type=tiny-gif status-code=200
|
||||
|
||||
^https?:\/\/res\.mall\.10010\.cn\/mall\/common\/js\/fa\.js?referer= data-type=tiny-gif status-code=200
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% m.client.10010.com, m1.ad.10010.com, res.mall.10010.cn
|
||||
|
||||
Reference in New Issue
Block a user