mirror of
https://github.com/fmz200/wool_scripts.git
synced 2025-12-30 15:42:00 +08:00
split Surge module rules
This commit is contained in:
30
Surge/module/split/partS/SamClub.sgmodule
Normal file
30
Surge/module/split/partS/SamClub.sgmodule
Normal file
@ -0,0 +1,30 @@
|
||||
#!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/partS/SamClub.lpx
|
||||
#!tg-group=https://t.me/lanjieguanggao
|
||||
#!date=2025-08-21 22:37:00
|
||||
|
||||
[URL Rewrite]
|
||||
^https?:\/\/api-sams\.walmartmobile\.cn\/api\/v\d\/sams\/sams-user\/(window\/getGoUpPlus|screen_promotion\/get) - reject
|
||||
|
||||
[Map Local]
|
||||
^https?:\/\/api-sams\.walmartmobile\.cn\/api\/v\d\/sams\/channel\/portal\/AdgroupData data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||
|
||||
^https?:\/\/api-sams\.walmartmobile\.cn\/api\/v\d\/sams\/configuration\/personCenterEntrance\/query data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||
|
||||
^https?:\/\/api-sams\.walmartmobile\.cn\/api\/v\d\/sams\/trade\/order\/getOftenBuyGoods data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||
|
||||
^https?:\/\/api-sams\.walmartmobile\.cn\/api\/v\d\/sams\/goods-portal\/spu\/searchRecommendPool data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||
|
||||
^https?:\/\/api-sams\.walmartmobile\.cn\/api\/v\d\/sams\/configuration\/appVersionUpdate\/getAppVersionUpdateInfo data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||
|
||||
# 屏蔽更新
|
||||
^https?:\/\/api-sams\.walmartmobile\.cn\/api\/v1\/sams\/configuration\/portal\/beUpdate data-type=text data="{}" status-code=200 header="Content-Type:application/json"
|
||||
|
||||
[MITM]
|
||||
hostname = %APPEND% api-sams.walmartmobile.cn
|
||||
|
||||
Reference in New Issue
Block a user