mirror of
https://github.com/qiandao-today/templates.git
synced 2025-04-08 22:29:39 +00:00
Update HAR: 绯月ScarletMoon (#620)
Co-authored-by: github-h <github-h@users.noreply.github.com>
This commit is contained in:
parent
a8f75bcd93
commit
06204ff1ba
File diff suppressed because one or more lines are too long
|
@ -1,34 +1,4 @@
|
|||
[
|
||||
{
|
||||
"comment": "GB2312编码",
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "api://util/gb2312",
|
||||
"headers": [],
|
||||
"cookies": [],
|
||||
"data": "content={{username}}"
|
||||
},
|
||||
"rule": {
|
||||
"success_asserts": [
|
||||
{
|
||||
"re": "200",
|
||||
"from": "status"
|
||||
},
|
||||
{
|
||||
"re": "\"状态\": \"200\"",
|
||||
"from": "content"
|
||||
}
|
||||
],
|
||||
"failed_asserts": [],
|
||||
"extract_variables": [
|
||||
{
|
||||
"name": "username",
|
||||
"re": "\"转换后\": \"(.*)\"",
|
||||
"from": "content"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"request": {
|
||||
"method": "POST",
|
||||
|
@ -108,7 +78,7 @@
|
|||
}
|
||||
],
|
||||
"cookies": [],
|
||||
"data": "forward=&jumpurl=https%3A%2F%2Fbbs.kfpromax.com%2Findex.php&step=2&lgt=1&hideid=0&cktime=31536000&pwuser={{username}}&pwpwd={{ password |urlencode}}&submit=%EF%BF%BD%EF%BF%BD%C2%BC",
|
||||
"data": "forward=&jumpurl=https%3A%2F%2Fbbs.kfpromax.com%2Findex.php&step=2&lgt=1&hideid=0&cktime=31536000&pwuser={{urlencode(username,encoding=\"gb2312\")}}&pwpwd={{password}}&submit=%EF%BF%BD%EF%BF%BD%C2%BC",
|
||||
"mimeType": "application/x-www-form-urlencoded"
|
||||
},
|
||||
"rule": {
|
||||
|
@ -217,7 +187,7 @@
|
|||
{
|
||||
"request": {
|
||||
"method": "GET",
|
||||
"url": "https://bbs.kfpromax.com/kf_growup.php?ok={{ok|urlencode}}&safeid={{safeid|urlencode}}",
|
||||
"url": "https://bbs.kfpromax.com/kf_growup.php?ok={{ok}}&safeid={{safeid}}",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Host",
|
||||
|
|
Loading…
Reference in New Issue
Block a user