forked from pm936/httpcatcher
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Done 待办事项提醒打卡.json
36 lines (36 loc) · 1.07 KB
/
Done 待办事项提醒打卡.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
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "uvip\":\"1\"",
"matchValue" : "uvip\":\"0\"",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "totime\":\"2030-10-17 16:22:59\"",
"matchValue" : "totime\":\".*?\"",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"name" : "Done 待办事项提醒打卡 A+",
"description" : "Done-待办事项提醒和日程管理打卡软件 来自 BeiJing YiYou Technology Company Limited CN https:\/\/apps.apple.com\/cn\/app\/done-%E5%BE%85%E5%8A%9E%E4%BA%8B%E9%A1%B9%E6%8F%90%E9%86%92%E5%92%8C%E6%97%A5%E7%A8%8B%E7%AE%A1%E7%90%86%E6%89%93%E5%8D%A1%E8%BD%AF%E4%BB%B6\/id1491010603",
"locations" : [
{
"method" : "POST",
"scheme" : "http",
"enabled" : true,
"port" : 80,
"query" : "",
"host" : "dbapi.ganbuguo.com",
"path" : "\/user\/userinfo"
}
]
}