Skip to content

Commit

Permalink
Update HAR: 9DM玖大猫 (#503)
Browse files Browse the repository at this point in the history
Co-authored-by: chen8945 <[email protected]>
  • Loading branch information
github-actions[bot] and chen8945 authored Jan 24, 2024
1 parent b736213 commit 0265e1c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
14 changes: 10 additions & 4 deletions 9DM玖大猫.har
Original file line number Diff line number Diff line change
Expand Up @@ -418,15 +418,15 @@
"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",
"value": "http://{{domain}}"
},
{
"name": "Referer",
"value": "http://{{domain}}/thread-21247-1-1.html"
"value": "http://{{domain}}/thread-272911-1-1.html"
},
{
"name": "User-Agent",
Expand Down Expand Up @@ -805,7 +805,13 @@
}
],
"failed_asserts": [],
"extract_variables": []
"extract_variables": [
{
"name": "blogid",
"re": "",
"from": "content"
}
]
}
},
{
Expand Down Expand Up @@ -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",
Expand Down
Loading

0 comments on commit 0265e1c

Please sign in to comment.