forked from pm936/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ShowMuse秀妙 解锁付费课程.json
64 lines (64 loc) · 1.55 KB
/
ShowMuse秀妙 解锁付费课程.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
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "premium\": false",
"matchValue" : "premium\":true",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "isLockedToUser\": false",
"matchValue" : "isLockedToUser\":true",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "name\":\"已解锁\",\"avata",
"matchValue" : "name\":\".*?\",\"avata",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"isReadOnly" : false,
"name" : "ShowMuse秀妙 解锁付费课程 A+",
"locations" : [
{
"method" : "GET",
"scheme" : "http",
"enabled" : true,
"port" : 80,
"query" : "",
"host" : "api.showmuse.so",
"path" : "\/v2\/courses\/*"
},
{
"method" : "GET",
"scheme" : "http",
"enabled" : true,
"port" : 80,
"query" : "",
"host" : "api.showmuse.so",
"path" : "\/v2\/lessons\/*"
},
{
"method" : "POST",
"scheme" : "http",
"enabled" : true,
"port" : 80,
"query" : "",
"host" : "api.showmuse.so",
"path" : "\/v2\/user\/sync"
}
],
"description" : "ShowMuse秀妙 来自 ShowMuse https:\/\/apps.apple.com\/cn\/app\/showmuse%E7%A7%80%E5%A6%99\/id1013698709"
}