mirror of
https://github.com/qiandao-today/templates.git
synced 2025-04-04 19:59:20 +00:00
Update HAR: 3G壁纸网 (#898)
Co-authored-by: loveyanglove <loveyanglove@users.noreply.github.com>
This commit is contained in:
parent
e613ddba79
commit
26fc3523aa
16
3G壁纸网.har
16
3G壁纸网.har
|
@ -53,7 +53,7 @@
|
|||
"extract_variables": [
|
||||
{
|
||||
"name": "token",
|
||||
"re": "name=\"__token__\" value=\"(.+)\" />",
|
||||
"re": "name=\"__token__\" value=\"(.*?)\"",
|
||||
"from": "content"
|
||||
}
|
||||
]
|
||||
|
@ -303,20 +303,20 @@
|
|||
],
|
||||
"failed_asserts": [],
|
||||
"extract_variables": [
|
||||
{
|
||||
"name": "lxqd",
|
||||
"re": "\"continuous_days\":(\\d+)",
|
||||
"from": "content"
|
||||
},
|
||||
{
|
||||
"name": "byqd",
|
||||
"re": "\"month_signin_days\":(\\d+)",
|
||||
"re": "\"signed_count\":(\\d+)",
|
||||
"from": "content"
|
||||
},
|
||||
{
|
||||
"name": "bzqd",
|
||||
"re": "\"week_signin_days\":(\\d+)",
|
||||
"from": "content"
|
||||
},
|
||||
{
|
||||
"name": "lxqd",
|
||||
"re": "\"continuous_days\":(\\d+)",
|
||||
"from": "content"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -368,7 +368,7 @@
|
|||
"url": "api://util/unicode",
|
||||
"headers": [],
|
||||
"cookies": [],
|
||||
"data": "html_unescape=false&content=登录状态:{{dlzt}}。\\r\\n签到状态:{{msg}}。\\r\\n积分:{{jifen}},连续签到:{{lxqd}}天,本周连续签到:{{bzqd}}天,本月连续签到:{{byqd}}天。"
|
||||
"data": "html_unescape=false&content=登录状态:{{dlzt}}。\\r\\n签到状态:{{msg}}。\\r\\n本月连续签到:{{byqd}}天。"
|
||||
},
|
||||
"rule": {
|
||||
"success_asserts": [
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user