Browse Source

v2pjson

main
haptear 3 years ago
parent
commit
a4fad4f694
  1. 32
      v2p.json
  2. 670
      xcs/qtc_ck.js

32
v2p.json

@ -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
}
]
}

670
xcs/qtc_ck.js

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save