Update HAR: 飞牛私有云论坛 (#745)

Co-authored-by: loveyanglove <loveyanglove@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-09-28 20:56:03 +08:00 committed by GitHub
parent 467303756e
commit 4111ef3126
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 25 additions and 7 deletions

File diff suppressed because one or more lines are too long

View File

@ -186,6 +186,10 @@
{
"re": "登录失败",
"from": "content"
},
{
"re": "您当前的访问请求当中含有非法字符,已经被系统拒绝",
"from": "content"
}
],
"extract_variables": []
@ -355,12 +359,21 @@
{
"re": "200",
"from": "status"
},
{
"re": "您今天已经打过卡了,请勿重复操作!",
"from": "content"
}
],
"failed_asserts": [],
"extract_variables": [
{
"name": "msg",
"re": "<div id=\"messagetext\" class=\"alert_info\">[\\s|\\S]*?<p>(.*?)<script type=\"text/javascript\" reload=\"1\">",
"from": "content"
},
{
"name": "msg1",
"re": "<div id=\"messagetext\" class=\"alert_error\">[\\s|\\S]*?<p>(.*?)</p>",
"from": "content"
}
@ -549,7 +562,12 @@
"from": "status"
}
],
"failed_asserts": [],
"failed_asserts": [
{
"re": "您需要先登录才能继续本操作",
"from": "content"
}
],
"extract_variables": [
{
"name": "fnb",
@ -571,7 +589,7 @@
"url": "api://util/unicode",
"headers": [],
"cookies": [],
"data": "html_unescape=false&content=签到状态:【{{msg}}】\\r\\n飞牛币【{{fnb}}】,登录天数:【{{dlts}}】\\r\\n最近打卡【{{zjdk}}】,\\r\\n本月打卡【{{bydk}}】天,连续打卡:【{{lxdk}}】天,累计打卡:【{{ljdk}}】天,\\r\\n当前打卡等级【{{dkdj}}】"
"data": "html_unescape=false&content=签到状态:【{{msg}} {{msg1}}】\\r\\n飞牛币【{{fnb}}】,登录天数:【{{dlts}}】\\r\\n最近打卡【{{zjdk}}】,\\r\\n本月打卡【{{bydk}}】天,连续打卡:【{{lxdk}}】天,累计打卡:【{{ljdk}}】天,\\r\\n当前打卡等级【{{dkdj}}】"
},
"rule": {
"success_asserts": [