Update HAR: 隔壁网(新) (#897)

Co-authored-by: RuiQui <RuiQui@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-03-11 22:01:20 +08:00 committed by GitHub
parent 5a768f4e9a
commit b942262804
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -18,7 +18,7 @@
"comment": "获取登录前formhash",
"request": {
"method": "GET",
"url": "https://www.gebi1.com/member.php?mod=logging&action=login&infloat=yes&handlekey=login&inajax=1&ajaxtarget=fwin_content_login",
"url": "https://gebi1.com/member.php?mod=logging&action=login&infloat=yes&handlekey=login&inajax=1&ajaxtarget=fwin_content_login",
"headers": [],
"cookies": [],
"data": ""
@ -49,7 +49,7 @@
"comment": "密码登录获取Cookie",
"request": {
"method": "POST",
"url": "https://www.gebi1.com/member.php?mod=logging&action=login&loginsubmit=yes&handlekey=login&loginhash={{loginhash|urlencode}}&inajax=1",
"url": "https://gebi1.com/member.php?mod=logging&action=login&loginsubmit=yes&handlekey=login&loginhash={{loginhash|urlencode}}&inajax=1",
"headers": [],
"cookies": [],
"data": "formhash={{formhash}}&referer=https%3A%2F%2Fwww.gebi1.com%2F&username={{username|urlencode}}&password={{password|urlencode}}&questionid=0&answer=",
@ -116,7 +116,7 @@
"comment": "获取hash",
"request": {
"method": "GET",
"url": "https://www.gebi1.com/home.php?mod=spacecp&ac=credit&showcredit=1",
"url": "https://gebi1.com/home.php?mod=spacecp&ac=credit&showcredit=1",
"headers": [],
"cookies": [
{
@ -151,7 +151,7 @@
"comment": "签到",
"request": {
"method": "POST",
"url": "https://www.gebi1.com/plugin.php?id=k_misign%3Asign&operation=qiandao&format=button&formhash={{ hash |urlencode}}",
"url": "https://gebi1.com/plugin.php?id=k_misign%3Asign&operation=qiandao&format=button&formhash={{ hash |urlencode}}",
"headers": [],
"cookies": [],
"data": "formhash={{ hash |urlencode}}&qdxq=kx",

File diff suppressed because one or more lines are too long