forked from pm936/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Srlink Vpn 解锁会员.json
46 lines (46 loc) · 1.15 KB
/
Srlink Vpn 解锁会员.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" : "vipEndTime\":\"2025-04-29 18:27:25\"",
"matchValue" : "vipEndTime\":\".*?\"",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "userType\":\"vip",
"matchValue" : "userType\":\"\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "expired\":false",
"matchValue" : "expired\":\\w+",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"isReadOnly" : false,
"name" : "Srlink Vpn 解锁会员 A+",
"locations" : [
{
"method" : "GET",
"scheme" : "http",
"enabled" : true,
"port" : 80,
"query" : "",
"host" : "abc.vpncenters.com",
"path" : "\/api\/user\/*"
}
],
"description" : "srlink by Shanghai polypan Network Technology Co., Ltd. https:\/\/apps.apple.com\/cn\/app\/srlink\/id1294982298"
}