forked from baipiaomonster/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path每日英语阅读 每日外刊.json
37 lines (37 loc) · 1.04 KB
/
每日英语阅读 每日外刊.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
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "finished\":true",
"matchValue" : "finished\":\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "user_purchase_status\":1",
"matchValue" : "user_purchase_status\":\\d",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"isReadOnly" : false,
"name" : "每日英语阅读 每日外刊 解锁限制 A+",
"locations" : [
{
"method" : "GET",
"scheme" : "https",
"enabled" : true,
"port" : 443,
"query" : "",
"host" : "dict.eudic.net",
"path" : "\/jingting\/GetThisChapterTaskStatus"
}
],
"description" : "每日英语阅读 - 每日外刊 来自 QianYan Network https:\/\/apps.apple.com\/cn\/app\/%E6%AF%8F%E6%97%A5%E8%8B%B1%E8%AF%AD%E9%98%85%E8%AF%BB-%E6%AF%8F%E6%97%A5%E5%A4%96%E5%88%8A\/id1464850921"
}