forked from baipiaomonster/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path快知 跟踪资讯 解锁会员.json
64 lines (64 loc) · 1.67 KB
/
快知 跟踪资讯 解锁会员.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
64
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "experiencer\":1",
"matchValue" : "experiencer\":\\d",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "vip_expired\":false",
"matchValue" : "vip_expired\":\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "vip\":1",
"matchValue" : "vip\":\\d",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "vip_expired_at\":\"2361-12-12\"",
"matchValue" : "vip_expired_at\":\"\"",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "vip_is_gift\":true",
"matchValue" : "vip_is_gift\":\\w+",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"isReadOnly" : false,
"name" : "快知 跟踪资讯 解锁会员 A+",
"locations" : [
{
"method" : "POST",
"scheme" : "https",
"enabled" : true,
"port" : 443,
"query" : "",
"host" : "kz.sync163.com",
"path" : "\/api_v2\/user\/info"
}
],
"description" : "快知 - 让信息获取更高效 来自 song jin https:\/\/apps.apple.com\/cn\/app\/%E5%BF%AB%E7%9F%A5-%E8%AE%A9%E4%BF%A1%E6%81%AF%E8%8E%B7%E5%8F%96%E6%9B%B4%E9%AB%98%E6%95%88\/id1465578855"
}