mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-31 15:50:41 +08:00
split Surge module rules
This commit is contained in:
26
Surge/module/split/partY/PSBC.sgmodule
Normal file
26
Surge/module/split/partY/PSBC.sgmodule
Normal file
@ -0,0 +1,26 @@
|
||||
#!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/partY/PSBC.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
|
||||
[URL Rewrite]
|
||||
# 屏蔽升级弹窗 感谢@jinlvei分享 影响软件运行,如开启可自行添加主机名
|
||||
^https?:\/\/static\.mobile-bank\.psbc\.com\/mgs - reject
|
||||
|
||||
[Map Local]
|
||||
# 添加主机名后影响APP正常运行
|
||||
^https?:\/\/static.psbc.com:8090\/mbank_f\/images\/[0-9]+\.png data-type=text data=" " status-code=200
|
||||
|
||||
^https?:\/\/mcc.psbc.com:9090\/mcc\/resources\/[0-9]+\.(jpg|png) data-type=text data=" " status-code=200
|
||||
|
||||
# 邮储信用卡
|
||||
^https?:\/\/d\.psbc\.com:9091\/mcc\/resources\/[0-9]+\.(jpg|png|jpeg) data-type=text data=" " status-code=200
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% static.psbc.com, mcc.psbc.com, static.mobile-bank.psbc.com, d.psbc.com
|
||||
|
||||
Reference in New Issue
Block a user