forked from pm936/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path69视频 1.8 解锁限制.json
63 lines (63 loc) · 1.75 KB
/
69视频 1.8 解锁限制.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "vip_time\":\"2022-01-01 00:00:00\"",
"matchValue" : "vip_time\":\"0000-00-00 00:00:00\"",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "vip\":1",
"matchValue" : "vip\":0",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "code\": 200",
"matchValue" : "code\":100",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "vip_ymd\":\"2022-11-30\"",
"matchValue" : "vip_ymd\":\"-0001-11-30\"",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"name" : "69视频 1.8 解锁限制 A+",
"description" : "下载地址 http:\/\/app.exxanz.com\n\n测试时间2021.2.21 随时失效\n\n提供未测试Qx规则\nhostname=69shipin.vip\n\n#69视频 解锁限制 A+\n^http:\\\/\\\/69shipin\\.vip\\\/api\\\/edition\\\/index url script-response-body 69sp.js\n\n\nbody = $response.body.replace(\/code\":100\/g, 'code\":200');\n$done({body});",
"locations" : [
{
"method" : "",
"scheme" : "http",
"enabled" : true,
"port" : 80,
"query" : "",
"host" : "69shipin.vip",
"path" : "\/api\/user\/personal"
},
{
"method" : "",
"scheme" : "http",
"enabled" : true,
"port" : 80,
"query" : "",
"host" : "69shipin.vip",
"path" : "\/api\/community\/edit"
}
]
}