2 Star 1 Fork 0

vww/httpcatcher

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
樊登读书 解锁付费精品课程 A+.json 1.92 KB
一键复制 编辑 原始数据 按行查看 历史
pm936 提交于 2021-05-14 23:28 . Add files via upload
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "isBuyed\":true",
"matchValue" : "isBuyed\":\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "buyed\":true",
"matchValue" : "buyed\":\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "trial\":true",
"matchValue" : "trial\":\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "free\": true",
"matchValue" : "free\":\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "hasBuy\": 1",
"matchValue" : "hasBuy\":\\d",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"isReadOnly" : false,
"name" : "樊登读书 解锁付费精品课程 A+",
"locations" : [
{
"method" : "",
"scheme" : "https",
"enabled" : true,
"port" : 443,
"query" : "",
"host" : "api.dushu.io",
"path" : "*"
},
{
"method" : "POST",
"scheme" : "https",
"enabled" : true,
"port" : 443,
"query" : "",
"host" : "gateway-api.dushu.io",
"path" : "\/resource-orchestration-system\/knowledge\/v100\/mainList"
}
],
"description" : "樊登读书-听亲子职场精选好书 来自 Shanghai Soybean Network Technology Co., Ltd. https:\/\/apps.apple.com\/cn\/app\/%E6%A8%8A%E7%99%BB%E8%AF%BB%E4%B9%A6-%E5%90%AC%E4%BA%B2%E5%AD%90%E8%81%8C%E5%9C%BA%E7%B2%BE%E9%80%89%E5%A5%BD%E4%B9%A6\/id963152777"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/vww/httpcatcher.git
git@gitee.com:vww/httpcatcher.git
vww
httpcatcher
httpcatcher
main

搜索帮助