2 Star 1 Fork 0

vww/httpcatcher

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
樊登小读者 亲子共读 解锁会员.json 2.19 KB
一键复制 编辑 原始数据 按行查看 历史
pm936 提交于 2021-05-14 23:28 . Add files via upload
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "canPlay\": true",
"matchValue" : "canPlay\":\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "canDownload\":true",
"matchValue" : "canDownload\":\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "unlocks\": 0",
"matchValue" : "unlocks\":\\d",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "isPreview\": false",
"matchValue" : "isPreview\":\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "vip\":true",
"matchValue" : "vip\":\\w+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "vipExpireDate\":\"2030-11-11\"",
"matchValue" : "vipExpireDate\":\".*?\"",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"isReadOnly" : false,
"name" : "樊登小读者 亲子共读 解锁会员 A+",
"locations" : [
{
"method" : "GET",
"scheme" : "https",
"enabled" : true,
"port" : 443,
"query" : "",
"host" : "uapi.xfanread.com",
"path" : "\/core\/book\/detail\/get\/*"
},
{
"method" : "GET",
"scheme" : "https",
"enabled" : true,
"port" : 443,
"query" : "",
"host" : "uapi.xfanread.com",
"path" : "\/core\/member\/summery\/get"
}
],
"description" : "樊登小读者-亲子共读的最佳助手 来自 北京三五更教育科技有限公司 https:\/\/apps.apple.com\/cn\/app\/%E6%A8%8A%E7%99%BB%E5%B0%8F%E8%AF%BB%E8%80%85-%E4%BA%B2%E5%AD%90%E5%85%B1%E8%AF%BB%E7%9A%84%E6%9C%80%E4%BD%B3%E5%8A%A9%E6%89%8B\/id1329432247"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/vww/httpcatcher.git
git@gitee.com:vww/httpcatcher.git
vww
httpcatcher
httpcatcher
main

搜索帮助