forked from pm936/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
memrise 跟忆术家学语言 解锁会员.json
46 lines (46 loc) · 1.2 KB
/
memrise 跟忆术家学语言 解锁会员.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" : "is_premium\":true",
"matchValue" : "is_premium\":\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "is_pro\":true",
"matchValue" : "is_pro\":\\w+",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"isReadOnly" : false,
"name" : "memrise 跟忆术家学语言 解锁会员 A+",
"locations" : [
{
"method" : "GET",
"scheme" : "https",
"enabled" : true,
"port" : 443,
"query" : "limit=20&offset=0&period=week",
"host" : "api.memrise.com",
"path" : "\/v*\/leaderboards\/following\/"
},
{
"method" : "GET",
"scheme" : "https",
"enabled" : true,
"port" : 443,
"query" : "",
"host" : "api.memrise.com",
"path" : "\/v*\/dashboard\/"
}
],
"description" : "跟忆术家学语言 来自 Memrise https:\/\/apps.apple.com\/cn\/app\/%E8%B7%9F%E5%BF%86%E6%9C%AF%E5%AE%B6%E5%AD%A6%E8%AF%AD%E8%A8%80\/id635966718"
}