forked from pm936/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
2496 在线播放高质量黑胶唱片.json
36 lines (36 loc) · 1.21 KB
/
2496 在线播放高质量黑胶唱片.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "\"vipstatus\":1",
"matchValue" : "\"vipstatus\":0",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "\"expiration_time\": \"2023-01-01\"",
"matchValue" : "\"expiration_time\":\".*?\"",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"name" : "2496 在线播放高质量黑胶唱片 A+",
"description" : "2496 来自 Yeelion Online Network Beijing Co. Ltd. https:\/\/apps.apple.com\/cn\/app\/2496\/id1210665923\n\n提供未测试Qx规则\nhttp:\/\/api_2496\\.kuwo\\.cn\/front\/user\/vipstatus url script-response-body 2496.js\n\nbody = $response.body.replace(\/\"vipstatus\":0\/g, '\"vipstatus\":1').replace(\/\"expiration_time\":\".*?\"\/g, '\"expiration_time\": \"2023-01-01\"');\n$done({body});",
"locations" : [
{
"method" : "POST",
"scheme" : "http",
"enabled" : true,
"port" : 80,
"query" : "",
"host" : "api_2496.kuwo.cn",
"path" : "\/front\/user\/vipstatus"
}
]
}