mirror of
https://github.com/qiandao-today/templates.git
synced 2025-04-05 13:42:52 +00:00
Update HAR: 4KHDR (#359)
Co-authored-by: chen8945 <chen8945@users.noreply.github.com>
This commit is contained in:
parent
ce0eb78f83
commit
32c556fcaf
11
4KHDR.har
11
4KHDR.har
|
@ -34,7 +34,12 @@
|
|||
},
|
||||
{
|
||||
"name": "idhash",
|
||||
"re": "seccode_(.+?)\"",
|
||||
"re": "seccode_(.+)\"",
|
||||
"from": "content"
|
||||
},
|
||||
{
|
||||
"name": "loginhash",
|
||||
"re": "loginhash=(.+)\"",
|
||||
"from": "content"
|
||||
}
|
||||
]
|
||||
|
@ -151,10 +156,10 @@
|
|||
"comment": "",
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "https://4khdr.cn/member.php?mod=logging&action=login&loginsubmit=yes&handlekey=login&loginhash=LiW2c&inajax=1",
|
||||
"url": "https://4khdr.cn/member.php?mod=logging&action=login&loginsubmit=yes&handlekey=login&loginhash={{loginhash}}&inajax=1",
|
||||
"headers": [
|
||||
{
|
||||
"name": "origin",
|
||||
"name": "Origin",
|
||||
"value": "https://4khdr.cn"
|
||||
},
|
||||
{
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user