mirror of
https://github.com/qiandao-today/templates.git
synced 2025-04-07 00:56:03 +00:00
166 lines
5.1 KiB
JSON
166 lines
5.1 KiB
JSON
[
|
|
{
|
|
"request": {
|
|
"method": "POST",
|
|
"url": "https://www.yiqibixin.com/wp-content/themes/modown6.2/action/login.php",
|
|
"headers": [
|
|
{
|
|
"name": "origin",
|
|
"value": "https://www.yiqibixin.com"
|
|
},
|
|
{
|
|
"name": "referer",
|
|
"value": "https://www.yiqibixin.com/"
|
|
},
|
|
{
|
|
"name": "user-agent",
|
|
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36"
|
|
}
|
|
],
|
|
"cookies": [],
|
|
"data": "log={{username|urlencode}}&pwd={{password|urlencode}}&action=mobantu_login",
|
|
"mimeType": "application/x-www-form-urlencoded; charset=UTF-8"
|
|
},
|
|
"rule": {
|
|
"success_asserts": [
|
|
{
|
|
"re": "200",
|
|
"from": "status"
|
|
}
|
|
],
|
|
"failed_asserts": [
|
|
{
|
|
"re": "错误:",
|
|
"from": "content"
|
|
}
|
|
],
|
|
"extract_variables": []
|
|
}
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "POST",
|
|
"url": "https://www.yiqibixin.com/wp-content/themes/modown6.2/action/user.php",
|
|
"headers": [
|
|
{
|
|
"name": "origin",
|
|
"value": "https://www.yiqibixin.com"
|
|
},
|
|
{
|
|
"name": "referer",
|
|
"value": "https://www.yiqibixin.com/user"
|
|
},
|
|
{
|
|
"name": "user-agent",
|
|
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36"
|
|
}
|
|
],
|
|
"cookies": [],
|
|
"data": "action=user.checkin",
|
|
"mimeType": "application/x-www-form-urlencoded; charset=UTF-8"
|
|
},
|
|
"rule": {
|
|
"success_asserts": [
|
|
{
|
|
"re": "200",
|
|
"from": "status"
|
|
},
|
|
{
|
|
"re": "\\\\u60a8\\\\u4eca\\\\u5929\\\\u5df2\\\\u7ecf\\\\u7b7e\\\\u8fc7\\\\u5230\\\\u4e86\\\\uff0c\\\\u660e\\\\u513f\\\\u518d\\\\u6765\\\\u54e6\\\\uff5e",
|
|
"from": "content"
|
|
}
|
|
],
|
|
"failed_asserts": [],
|
|
"extract_variables": [
|
|
{
|
|
"name": "msg",
|
|
"re": "\"msg\":\"(.*)\"",
|
|
"from": "content"
|
|
},
|
|
{
|
|
"name": "",
|
|
"re": "",
|
|
"from": "content"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"request": {
|
|
"method": "GET",
|
|
"url": "https://www.yiqibixin.com/user",
|
|
"headers": [
|
|
{
|
|
"name": "referer",
|
|
"value": "https://www.yiqibixin.com/"
|
|
},
|
|
{
|
|
"name": "user-agent",
|
|
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36"
|
|
}
|
|
],
|
|
"cookies": []
|
|
},
|
|
"rule": {
|
|
"success_asserts": [
|
|
{
|
|
"re": "200",
|
|
"from": "status"
|
|
}
|
|
],
|
|
"failed_asserts": [
|
|
{
|
|
"re": "302",
|
|
"from": "status"
|
|
}
|
|
],
|
|
"extract_variables": [
|
|
{
|
|
"name": "name",
|
|
"re": "<div class=\"nickname\">(.+?)</div",
|
|
"from": "content"
|
|
},
|
|
{
|
|
"name": "money",
|
|
"re": "余额(.+?)<t>",
|
|
"from": "content"
|
|
},
|
|
{
|
|
"name": "money1",
|
|
"re": "消费(.+?)</t>",
|
|
"from": "content"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"comment": "Unicode转换",
|
|
"request": {
|
|
"method": "POST",
|
|
"url": "api://util/unicode",
|
|
"headers": [],
|
|
"cookies": [],
|
|
"data": "content=用户名:{{name}}\\r\\n 可用余额:{{money}},站内消费:{{money1}}\\r\\n 签到结果:{{msg}}"
|
|
},
|
|
"rule": {
|
|
"success_asserts": [
|
|
{
|
|
"re": "200",
|
|
"from": "status"
|
|
},
|
|
{
|
|
"re": "\"状态\": \"200\"",
|
|
"from": "content"
|
|
}
|
|
],
|
|
"failed_asserts": [],
|
|
"extract_variables": [
|
|
{
|
|
"name": "__log__",
|
|
"re": "\"转换后\": \"(.*)\"",
|
|
"from": "content"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |