2 Star 1 Fork 0

vww/httpcatcher

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
南方周末 电子报刊 解锁会员.json 1.61 KB
一键复制 编辑 原始数据 按行查看 历史
pm936 提交于 2021-05-14 23:31 . Add files via upload
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "member_type\":5",
"matchValue" : "member_type\":\\d",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "expire_time\":\"2030-05-05\"",
"matchValue" : "expire_time\":\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "user\":{\"islogin\":true,\"isview\":true,\"isNewsStand\":2,\"member_type\":5,\"expire_time\":\"2030-05-05\",\"isdigg\":true,\"isfav\":true}",
"matchValue" : "user\":\\{[^\\}]+\\}",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"isReadOnly" : false,
"name" : "南方周末 电子报刊 解锁会员 A+",
"locations" : [
{
"method" : "GET",
"scheme" : "http",
"enabled" : true,
"port" : 80,
"query" : "user=*",
"host" : "api.infzm.com",
"path" : "\/mobile\/user"
},
{
"method" : "GET",
"scheme" : "http",
"enabled" : true,
"port" : 80,
"query" : "user=*",
"host" : "api.infzm.com",
"path" : "\/mobile\/contents\/*"
}
],
"description" : "南方周末-最可信赖的新闻 来自 Guangdong Southern Weekly New Media Co., Ltd. https:\/\/apps.apple.com\/cn\/app\/%E5%8D%97%E6%96%B9%E5%91%A8%E6%9C%AB-%E6%9C%80%E5%8F%AF%E4%BF%A1%E8%B5%96%E7%9A%84%E6%96%B0%E9%97%BB\/id333953812"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/vww/httpcatcher.git
git@gitee.com:vww/httpcatcher.git
vww
httpcatcher
httpcatcher
main

搜索帮助