forked from pm936/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Think!Think 锻炼孩子的思考能力 解锁订阅.json
46 lines (46 loc) · 1.17 KB
/
Think!Think 锻炼孩子的思考能力 解锁订阅.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" : "course\":40",
"matchValue" : "course\":\\d+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "store\":1",
"matchValue" : "store\":\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "expires_date\":\"2029-11-11\"",
"matchValue" : "expires_date\":\\w+",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"isReadOnly" : false,
"name" : "Think!Think 锻炼孩子的思考能力 解锁订阅 A+",
"locations" : [
{
"method" : "",
"scheme" : "https",
"enabled" : true,
"port" : 443,
"query" : "",
"host" : "think2-api.hanamarulab.com",
"path" : "\/api\/v4\/zh_CN\/apple\/*\/purchase\/info"
}
],
"description" : "Think!Think! 来自 WonderLab Inc. https:\/\/apps.apple.com\/cn\/app\/think-think\/id1082259392"
}