mirror of
https://github.com/qiandao-today/templates.git
synced 2025-04-05 13:42:52 +00:00
Update HAR: 司机社 (#361)
Co-authored-by: MyFaith <MyFaith@users.noreply.github.com>
This commit is contained in:
parent
997c378e3c
commit
c8eab66ba3
File diff suppressed because one or more lines are too long
19
xsijishe.har
19
xsijishe.har
|
@ -99,7 +99,13 @@
|
|||
}
|
||||
],
|
||||
"failed_asserts": [],
|
||||
"extract_variables": []
|
||||
"extract_variables": [
|
||||
{
|
||||
"name": "formhash",
|
||||
"re": "name=\"formhash\" value=\"(.+)\"",
|
||||
"from": "content"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -303,7 +309,7 @@
|
|||
{
|
||||
"request": {
|
||||
"method": "GET",
|
||||
"url": "https://xsijishe.com/plugin.php?id=k_misign:sign&operation=qiandao&formhash=10c338c7&format=empty&inajax=1&ajaxtarget=JD_sign",
|
||||
"url": "https://xsijishe.com/plugin.php?id=k_misign%3Asign&operation=qiandao&formhash={{formhash}}&format=empty&inajax=1&ajaxtarget=JD_sign",
|
||||
"headers": [
|
||||
{
|
||||
"name": ":authority",
|
||||
|
@ -315,7 +321,7 @@
|
|||
},
|
||||
{
|
||||
"name": ":path",
|
||||
"value": "/plugin.php?id=k_misign:sign&operation=qiandao&formhash=10c338c7&format=empty&inajax=1&ajaxtarget=JD_sign"
|
||||
"value": "/plugin.php?id=k_misign:sign&operation=qiandao&formhash={{formhash}}&format=empty&inajax=1&ajaxtarget=JD_sign"
|
||||
},
|
||||
{
|
||||
"name": ":scheme",
|
||||
|
@ -395,7 +401,12 @@
|
|||
"from": "status"
|
||||
}
|
||||
],
|
||||
"failed_asserts": [],
|
||||
"failed_asserts": [
|
||||
{
|
||||
"re": "今日已签",
|
||||
"from": "content"
|
||||
}
|
||||
],
|
||||
"extract_variables": []
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user