Update HAR: 91xshuba_尚香书院 (#896)

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

View File

@ -3,11 +3,11 @@
"comment": "登录页",
"request": {
"method": "GET",
"url": "https://sxsy08.com/member.php?mod=logging&action=login&mobile=2",
"url": "https://{{host}}/member.php?mod=logging&action=login&mobile=2",
"headers": [
{
"name": "Host",
"value": "sxsy08.com"
"value": "{{host}}"
},
{
"name": "Connection",
@ -95,11 +95,11 @@
"comment": "获取验证码",
"request": {
"method": "GET",
"url": "https://sxsy08.com/misc.php?mod=seccode&mobile=2&update=24404&idhash={{idhash}}",
"url": "https://{{host}}/misc.php?mod=seccode&mobile=2&update=24404&idhash={{idhash}}",
"headers": [
{
"name": "Host",
"value": "sxsy08.com"
"value": "{{host}}"
},
{
"name": "Connection",
@ -155,7 +155,7 @@
},
{
"name": "Referer",
"value": "https://sxsy08.com/member.php?mod=logging&action=login&mobile=2"
"value": "https://{{host}}/member.php?mod=logging&action=login&mobile=2"
},
{
"name": "Accept-Encoding",
@ -226,11 +226,11 @@
"comment": "登录",
"request": {
"method": "POST",
"url": "https://sxsy08.com/member.php?mod=logging&action=login&loginsubmit=yes&loginhash={{idhash}}&mobile=2&handlekey=loginform&inajax=1",
"url": "https://{{host}}/member.php?mod=logging&action=login&loginsubmit=yes&loginhash={{idhash}}&mobile=2&handlekey=loginform&inajax=1",
"headers": [
{
"name": "Host",
"value": "sxsy08.com"
"value": "{{host}}"
},
{
"name": "Connection",
@ -270,7 +270,7 @@
},
{
"name": "Origin",
"value": "https://sxsy91.com"
"value": "https://{{host}}"
},
{
"name": "Sec-Fetch-Site",
@ -286,7 +286,7 @@
},
{
"name": "Referer",
"value": "https://sxsy08.com/member.php?mod=logging&action=login&mobile=2"
"value": "https://{{host}}/member.php?mod=logging&action=login&mobile=2"
},
{
"name": "Accept-Encoding",
@ -298,7 +298,7 @@
}
],
"cookies": [],
"data": "referer=https%3A%2F%2Fsxsy91.com%2Findex.php%3Fmobile%3Dyes&fastloginfield=username&cookietime=2592000&username={{user|urlencode}}&password={{pass|urlencode}}&seccodeverify={{yzmm|urlencode}}&questionid=0&answer=&seccodehash={{idhash}}&seccodemodid=member%3A%3Alogging",
"data": "referer=https%3A%2F%2F{{host}}%2Findex.php%3Fmobile%3Dyes&fastloginfield=username&cookietime=2592000&username={{user|urlencode}}&password={{pass|urlencode}}&seccodeverify={{yzmm|urlencode}}&questionid=0&answer=&seccodehash={{idhash}}&seccodemodid=member%3A%3Alogging",
"mimeType": "application/x-www-form-urlencoded"
},
"rule": {
@ -316,7 +316,7 @@
"comment": "获取formhash",
"request": {
"method": "GET",
"url": "https://sxsy08.com/home.php?mobile=2",
"url": "https://{{host}}/home.php?mobile=2",
"headers": [
{
"name": "Connection",
@ -352,7 +352,7 @@
},
{
"name": "Origin",
"value": "https://sxsy08.com"
"value": "https://{{host}}"
},
{
"name": "Sec-Fetch-Site",
@ -368,7 +368,7 @@
},
{
"name": "Referer",
"value": "https://sxsy08.com/member.php?mod=logging&action=login&mobile=2"
"value": "https://{{host}}/member.php?mod=logging&action=login&mobile=2"
},
{
"name": "Accept-Encoding",
@ -404,7 +404,7 @@
"comment": "签到",
"request": {
"method": "GET",
"url": "https://sxsy08.com/plugin.php?mobile=2&id=k_misign:sign&operation=qiandao&format=text&formhash={{formhash}}&infloat=1&inajax=1",
"url": "https://{{host}}/plugin.php?mobile=2&id=k_misign:sign&operation=qiandao&format=text&formhash={{formhash}}&infloat=1&inajax=1",
"headers": [
{
"name": "Connection",
@ -440,7 +440,7 @@
},
{
"name": "Origin",
"value": "https://sxsy08.com"
"value": "https://{{host}}"
},
{
"name": "Sec-Fetch-Site",
@ -456,7 +456,7 @@
},
{
"name": "Referer",
"value": "https://sxsy08.com/"
"value": "https://{{host}}/"
},
{
"name": "Accept-Encoding",
@ -486,7 +486,7 @@
"comment": "获取积分",
"request": {
"method": "GET",
"url": "https://sxsy08.com/home.php?mod=space&do=profile&mycenter=1&mobile=2&infloat=1&inajax=1",
"url": "https://{{host}}/home.php?mod=space&do=profile&mycenter=1&mobile=2&infloat=1&inajax=1",
"headers": [
{
"name": "Connection",
@ -538,7 +538,7 @@
},
{
"name": "Referer",
"value": "https://sxsy08.com/index.php?mobile=yes"
"value": "https://{{host}}/index.php?mobile=yes"
},
{
"name": "Accept-Encoding",

File diff suppressed because one or more lines are too long