2 changed files with 186 additions and 516 deletions
@ -0,0 +1,32 @@ |
|||||
|
{ |
||||
|
"name": "v2p重写订阅", |
||||
|
"author": "elecV2p", |
||||
|
"mitmhost": ["ocean.shuqireader.com","api-access.pangolin-sdk-toutiao.com"], |
||||
|
"rewrite": [ |
||||
|
{ |
||||
|
"match": "/api/activity/xapi/gold/withdraw/info", |
||||
|
"target": "http://47.106.101.70:7000/haptear/othenautojob/raw/branch/main/sq.js", |
||||
|
"enable": true |
||||
|
}, |
||||
|
{ |
||||
|
"match": "/api/activity/xapi/signin/v5/signInAction", |
||||
|
"target": "http://47.106.101.70:7000/haptear/othenautojob/raw/branch/main/sq.js", |
||||
|
"enable": true |
||||
|
}, |
||||
|
{ |
||||
|
"match": "/api/prizecenter/xapi/prize/manual/receive", |
||||
|
"target": "http://47.106.101.70:7000/haptear/othenautojob/raw/branch/main/sq.js", |
||||
|
"enable": true |
||||
|
}, |
||||
|
{ |
||||
|
"match": "/api/ad/union/sdk/reward_video/reward", |
||||
|
"target": "http://47.106.101.70:7000/haptear/othenautojob/raw/branch/main/sq.js", |
||||
|
"enable": true |
||||
|
}, |
||||
|
{ |
||||
|
"match": "/api/activity/activity/v1/lottery/draw", |
||||
|
"target": "http://47.106.101.70:7000/haptear/othenautojob/raw/branch/main/sq.js", |
||||
|
"enable": true |
||||
|
} |
||||
|
] |
||||
|
} |
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue