forked from baipiaomonster/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path左手视频 解锁限制.json
40 lines (40 loc) · 872 Bytes
/
左手视频 解锁限制.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
{
"rules": [{
"action": "body",
"matchField": "",
"field": "",
"value": "total\":9999",
"matchValue": "total\":\\d+",
"destiontion": "response",
"isRegex": true
}, {
"action": "body",
"matchField": "",
"field": "",
"value": "remaining\":9999",
"matchValue": "remaining\":\\d+",
"destiontion": "response",
"isRegex": true
}],
"enabled": true,
"isReadOnly": false,
"name": "左手视频解锁限制 A+",
"locations": [{
"method": "GET",
"scheme": "https",
"enabled": true,
"port": 443,
"query": "",
"host": "www.zuo9.live",
"path": "\/api\/app\/user\/store"
}, {
"method": "GET",
"scheme": "https",
"enabled": true,
"port": 443,
"query": "",
"host": "www.zuo9.live",
"path": "\/api\/app\/video\/store"
}],
"description": "A+\n网页地址,https:\/\/www.zuo9.live\/"
}