Update HAR: 4K世界 (#740)

Co-authored-by: FellBan <FellBan@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-09-23 13:36:12 +08:00 committed by GitHub
parent 5575e43865
commit 770cdb5728
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -104,7 +104,7 @@
"comment": "Copy_", "comment": "Copy_",
"request": { "request": {
"method": "GET", "method": "GET",
"url": "https://www.4ksj.com/qiandao.php?sign={{formhash2|urlencode}}", "url": "https://www.4ksj.com/qiandao.php",
"headers": [ "headers": [
{ {
"name": "Host", "name": "Host",
@ -185,7 +185,7 @@
"failed_asserts": [], "failed_asserts": [],
"extract_variables": [ "extract_variables": [
{ {
"name": "formhash2", "name": "formhash",
"re": "formhash\" value=\"(.+)\"", "re": "formhash\" value=\"(.+)\"",
"from": "content" "from": "content"
} }
@ -195,7 +195,7 @@
{ {
"request": { "request": {
"method": "GET", "method": "GET",
"url": "https://www.4ksj.com/qiandao.php?sign={{formhash2|urlencode}}", "url": "https://www.4ksj.com/qiandao.php?sign={{formhash|urlencode}}",
"headers": [ "headers": [
{ {
"name": "Host", "name": "Host",

File diff suppressed because one or more lines are too long