-
Notifications
You must be signed in to change notification settings - Fork 167
/
Copy path虾米艾薇 解锁限制.json
82 lines (82 loc) · 1.95 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "dayDownloadRemain\":\"99999",
"matchValue" : "dayDownloadRemain\":\"\\d+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "downloadCount\":\"99999",
"matchValue" : "downloadCount\":\"\\d+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "inviteCount\":\"999",
"matchValue" : "inviteCount\":\"\\d+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "bannerx\":",
"matchValue" : "banner\":",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "videodA\":",
"matchValue" : "videoAd\":",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "isPlay\":true",
"matchValue" : "isPlay\":false",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : true,
"isReadOnly" : false,
"name" : "虾米艾薇 解锁限制 A+",
"locations" : [
{
"method" : "POST",
"scheme" : "http",
"enabled" : true,
"port" : 81,
"query" : "",
"host" : "154.223.32.228",
"path" : "\/user\/login"
},
{
"method" : "POST",
"scheme" : "http",
"enabled" : true,
"port" : 81,
"query" : "",
"host" : "154.223.32.228",
"path" : "\/index\/videoInfo"
}
],
"description" : "下载地址,https:\/\/www.xiamiav.online\/IOS-Download.html"
}