Update HAR: 9DM玖大猫 (#503)

Co-authored-by: chen8945 <chen8945@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-01-24 16:52:54 +08:00 committed by GitHub
parent b7362133be
commit 0265e1c02a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 6 deletions

View File

@ -418,7 +418,7 @@
"comment": "进行晒妹视频区回帖任务",
"request": {
"method": "POST",
"url": "http://{{domain}}/forum.php?mod=post&action=reply&fid=76&tid=21247&extra=page%3D1&replysubmit=yes&infloat=yes&handlekey=fastpost&inajax=1",
"url": "http://{{domain}}/forum.php?mod=post&action=reply&fid=76&tid=272911&extra=page%3D1&replysubmit=yes&infloat=yes&handlekey=fastpost&inajax=1",
"headers": [
{
"name": "Origin",
@ -426,7 +426,7 @@
},
{
"name": "Referer",
"value": "http://{{domain}}/thread-21247-1-1.html"
"value": "http://{{domain}}/thread-272911-1-1.html"
},
{
"name": "User-Agent",
@ -805,7 +805,13 @@
}
],
"failed_asserts": [],
"extract_variables": []
"extract_variables": [
{
"name": "blogid",
"re": "",
"from": "content"
}
]
}
},
{
@ -911,7 +917,7 @@
"comment": "删除日志",
"request": {
"method": "POST",
"url": "http://{{domain}}/home.php?mod=spacecp&ac=blog&op=delete&blogid={{blogid|urlencode}}",
"url": "http://{{domain}}/home.php?mod=spacecp&ac=blog&op=delete&blogid={{blogid}}",
"headers": [
{
"name": "User-Agent",

File diff suppressed because one or more lines are too long