mirror of
https://github.com/qiandao-today/templates.git
synced 2025-04-09 03:25:51 +00:00
Update HAR: 4K世界 (#697)
Co-authored-by: FellBan <FellBan@users.noreply.github.com>
This commit is contained in:
parent
5d3653049c
commit
ab38b51962
208
4K世界.har
208
4K世界.har
|
@ -78,6 +78,106 @@
|
|||
"data": "",
|
||||
"mimeType": ""
|
||||
},
|
||||
"rule": {
|
||||
"success_asserts": [
|
||||
{
|
||||
"re": "403",
|
||||
"from": "status"
|
||||
},
|
||||
{
|
||||
"re": "200",
|
||||
"from": "content"
|
||||
}
|
||||
],
|
||||
"failed_asserts": [],
|
||||
"extract_variables": [
|
||||
{
|
||||
"name": "xxc",
|
||||
"re": "/?btwaf=(.+)\"; <",
|
||||
"from": "content"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"comment": "Copy_Copy_",
|
||||
"request": {
|
||||
"method": "GET",
|
||||
"url": "https://www.4ksj.com/?btwaf={{xxc|urlencode}}",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Host",
|
||||
"value": "www.4ksj.com"
|
||||
},
|
||||
{
|
||||
"name": "Connection",
|
||||
"value": "keep-alive"
|
||||
},
|
||||
{
|
||||
"name": "Cache-Control",
|
||||
"value": "max-age=0"
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua",
|
||||
"value": "\"Chromium\";v=\"21\", \" Not;A Brand\";v=\"99\""
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua-mobile",
|
||||
"value": "?0"
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua-platform",
|
||||
"value": "\"Windows\""
|
||||
},
|
||||
{
|
||||
"name": "DNT",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"name": "Upgrade-Insecure-Requests",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"name": "Accept",
|
||||
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-Site",
|
||||
"value": "same-origin"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-Mode",
|
||||
"value": "navigate"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-User",
|
||||
"value": "?1"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-Dest",
|
||||
"value": "document"
|
||||
},
|
||||
{
|
||||
"name": "Referer",
|
||||
"value": "https://www.4ksj.com/member.php?mod=register"
|
||||
},
|
||||
{
|
||||
"name": "Accept-Encoding",
|
||||
"value": "gzip, deflate, br"
|
||||
},
|
||||
{
|
||||
"name": "Accept-Language",
|
||||
"value": "zh-CN,zh;q=0.9"
|
||||
}
|
||||
],
|
||||
"cookies": [],
|
||||
"data": "",
|
||||
"mimeType": ""
|
||||
},
|
||||
"rule": {
|
||||
"success_asserts": [
|
||||
{
|
||||
|
@ -181,6 +281,114 @@
|
|||
"data": "formhash={{formhash|urlencode}}&referer=https%3A%2F%2Fwww.4ksj.com%2F&username={{user|urlencode}}&password={{pass|urlencode}}&questionid=0&answer=&cookietime=2592000",
|
||||
"mimeType": "application/x-www-form-urlencoded"
|
||||
},
|
||||
"rule": {
|
||||
"success_asserts": [
|
||||
{
|
||||
"re": "200",
|
||||
"from": "status"
|
||||
},
|
||||
{
|
||||
"re": "403",
|
||||
"from": "status"
|
||||
}
|
||||
],
|
||||
"failed_asserts": [],
|
||||
"extract_variables": [
|
||||
{
|
||||
"name": "vv",
|
||||
"re": "window.location.href =\"(.+)\";",
|
||||
"from": "content"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"comment": "Copy_",
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "https://www.4ksj.com/{{vv}}",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Host",
|
||||
"value": "www.4ksj.com"
|
||||
},
|
||||
{
|
||||
"name": "Connection",
|
||||
"value": "keep-alive"
|
||||
},
|
||||
{
|
||||
"name": "Cache-Control",
|
||||
"value": "max-age=0"
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua",
|
||||
"value": "\"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\""
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua-mobile",
|
||||
"value": "?0"
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua-platform",
|
||||
"value": "\"Windows\""
|
||||
},
|
||||
{
|
||||
"name": "Origin",
|
||||
"value": "https://www.4ksj.com"
|
||||
},
|
||||
{
|
||||
"name": "DNT",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"name": "Upgrade-Insecure-Requests",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"name": "Content-Type",
|
||||
"value": "application/x-www-form-urlencoded"
|
||||
},
|
||||
{
|
||||
"name": "User-Agent",
|
||||
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.6045.160 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"name": "Accept",
|
||||
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-Site",
|
||||
"value": "same-origin"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-Mode",
|
||||
"value": "navigate"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-User",
|
||||
"value": "?1"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-Dest",
|
||||
"value": "iframe"
|
||||
},
|
||||
{
|
||||
"name": "Referer",
|
||||
"value": "https://www.4ksj.com/"
|
||||
},
|
||||
{
|
||||
"name": "Accept-Encoding",
|
||||
"value": "gzip, deflate, br"
|
||||
},
|
||||
{
|
||||
"name": "Accept-Language",
|
||||
"value": "zh-CN,zh;q=0.9"
|
||||
}
|
||||
],
|
||||
"cookies": [],
|
||||
"data": "formhash={{formhash|urlencode}}&referer=https%3A%2F%2Fwww.4ksj.com%2F&username={{user|urlencode}}&password={{pass|urlencode}}&questionid=0&answer=&cookietime=2592000",
|
||||
"mimeType": "application/x-www-form-urlencoded"
|
||||
},
|
||||
"rule": {
|
||||
"success_asserts": [
|
||||
{
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user