forked from pm936/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Mondly 学习33种语言 解锁会员.json
46 lines (46 loc) · 1.26 KB
/
Mondly 学习33种语言 解锁会员.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" : "purchases\":[10]",
"matchValue" : "purchases\":\\[\\]",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "subscriptions\":{\"10\":\"2050-05-05 05:05:05\"}",
"matchValue" : "subscriptions\":\\{\\}",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "parsed_transactions\":[\"1800000000000\"]",
"matchValue" : "parsed_transactions\":\\[\\]",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"isReadOnly" : false,
"name" : "Mondly 学习33种语言 解锁会员 A+",
"locations" : [
{
"method" : "POST",
"scheme" : "https",
"enabled" : true,
"port" : 443,
"query" : "",
"host" : "api.mondlylanguages.com",
"path" : "\/v1\/ios\/user\/sync"
}
],
"description" : "Mondly: 学习33种语言 来自 ATi Studios https:\/\/apps.apple.com\/cn\/app\/mondly-%E5%AD%A6%E4%B9%A033%E7%A7%8D%E8%AF%AD%E8%A8%80\/id987873536"
}