forked from baipiaomonster/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
今日热榜 解锁会员.json
46 lines (46 loc) · 1.1 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
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "is_vip\":\"1",
"matchValue" : "is_vip\":\"\\d",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "expired\":\"1800000000",
"matchValue" : "expired\":\"\\d",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "is_vip_now\":true",
"matchValue" : "is_vip_now\":\\w+",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"isReadOnly" : false,
"name" : "今日热榜 解锁会员 A+",
"locations" : [
{
"method" : "GET",
"scheme" : "http",
"enabled" : true,
"port" : 80,
"query" : "",
"host" : "api.tophub.today",
"path" : "\/account\/sync"
}
],
"description" : "购买弹出点取消\n下载地址,https:\/\/testflight.apple.com\/join\/51y2x3uo"
}