2 Star 1 Fork 0

vww/httpcatcher

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
极简扫描 文字提取&PDF 解锁会员.json 1.66 KB
一键复制 编辑 原始数据 按行查看 历史
pm936 提交于 2021-05-14 23:29 . Add files via upload
{
"rules" : [
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "isVip\": true",
"matchValue" : "isVip\":false",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "vipEndOn\": \"2030-01-01 00:00:00\"",
"matchValue" : "vipEndOn\":null",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "payExpireDate\": 1800000000000",
"matchValue" : "payExpireDate\":\\d+",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "userType\": \"svip\"",
"matchValue" : "userType\":\".*?\"",
"destiontion" : "response",
"isRegex" : true
},
{
"action" : "body",
"matchField" : "",
"field" : "",
"value" : "svip\": 1",
"matchValue" : "svip\":\\d",
"destiontion" : "response",
"isRegex" : true
}
],
"enabled" : false,
"name" : "极简扫描 文字提取&PDF 解锁会员 A+",
"description" : "极简扫描 - 文字提取&PDF 来自 Dalian CZUR TECH CO.,LTD https:\/\/apps.apple.com\/cn\/app\/%E6%9E%81%E7%AE%80%E6%89%AB%E6%8F%8F-%E6%96%87%E5%AD%97%E6%8F%90%E5%8F%96-pdf\/id1336380850",
"locations" : [
{
"method" : "GET",
"scheme" : "https",
"enabled" : true,
"port" : 443,
"query" : "*",
"host" : "cn.czur.cc",
"path" : "\/api\/v3\/User\/info"
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/vww/httpcatcher.git
git@gitee.com:vww/httpcatcher.git
vww
httpcatcher
httpcatcher
main

搜索帮助