forked from pm936/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
fastVPN 解锁高级.json
55 lines (55 loc) · 1.44 KB
/
fastVPN 解锁高级.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
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "expires_date_ms_super\":\"1800000000000",
"matchValue" : "expires_date_ms_super\":\"0",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "is_premium\":1",
"matchValue" : "is_premium\":0",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "is_super_premium\":1",
"matchValue" : "is_super_premium\":0",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "expires_date_ms\":\"1800000000000",
"matchValue" : "expires_date_ms\":\"0",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"isReadOnly" : false,
"name" : "fastVPN 解锁高级 A+",
"locations" : [
{
"method" : "POST",
"scheme" : "https",
"enabled" : true,
"port" : 443,
"query" : "",
"host" : "apiprod.fastvpnapp.net",
"path" : "\/api\/user\/device_register"
}
],
"description" : "需非国区\nFastVPN - High Speed VPN by MobileArts LLC https:\/\/apps.apple.com\/us\/app\/fastvpn-high-speed-vpn\/id1282336711"
}