mirror of
https://github.com/qiandao-today/templates.git
synced 2025-04-06 14:02:30 +00:00
Update HAR: 雨晨分享站
This commit is contained in:
parent
284de68d52
commit
82fb3e3acc
File diff suppressed because one or more lines are too long
59
雨晨分享站.har
59
雨晨分享站.har
|
@ -1,8 +1,9 @@
|
|||
[
|
||||
{
|
||||
"comment": "获取token",
|
||||
"request": {
|
||||
"method": "GET",
|
||||
"url": "https://yc.yuchengyouxi.com/login?r=https%3A%2F%2Fyc.yuchengyouxi.com%2F",
|
||||
"url": "https://yc.yuchengyouxi.com/login?r=http%3A%2F%2Fyc.yuchengyouxi.com%2F",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Host",
|
||||
|
@ -12,13 +13,9 @@
|
|||
"name": "Connection",
|
||||
"value": "keep-alive"
|
||||
},
|
||||
{
|
||||
"name": "Cache-Control",
|
||||
"value": "max-age=0"
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua",
|
||||
"value": "\"Chromium\";v=\"21\", \" Not;A Brand\";v=\"99\""
|
||||
"value": "\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\""
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua-mobile",
|
||||
|
@ -34,15 +31,15 @@
|
|||
},
|
||||
{
|
||||
"name": "User-Agent",
|
||||
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36"
|
||||
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"name": "Accept",
|
||||
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9"
|
||||
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-Site",
|
||||
"value": "same-origin"
|
||||
"value": "none"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-Mode",
|
||||
|
@ -56,10 +53,6 @@
|
|||
"name": "Sec-Fetch-Dest",
|
||||
"value": "document"
|
||||
},
|
||||
{
|
||||
"name": "Referer",
|
||||
"value": "https://yc.yuchengyouxi.com/"
|
||||
},
|
||||
{
|
||||
"name": "Accept-Encoding",
|
||||
"value": "gzip, deflate, br"
|
||||
|
@ -91,6 +84,7 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"comment": "账号密码登录",
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "https://yc.yuchengyouxi.com/wp-admin/admin-ajax.php",
|
||||
|
@ -105,7 +99,7 @@
|
|||
},
|
||||
{
|
||||
"name": "sec-ch-ua",
|
||||
"value": "\"Chromium\";v=\"21\", \" Not;A Brand\";v=\"99\""
|
||||
"value": "\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\""
|
||||
},
|
||||
{
|
||||
"name": "Accept",
|
||||
|
@ -125,7 +119,7 @@
|
|||
},
|
||||
{
|
||||
"name": "User-Agent",
|
||||
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36"
|
||||
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua-platform",
|
||||
|
@ -149,7 +143,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Referer",
|
||||
"value": "https://yc.yuchengyouxi.com/login?r=https%3A%2F%2Fyc.yuchengyouxi.com%2F"
|
||||
"value": "https://yc.yuchengyouxi.com/login?r=https%3A%2F%2Fyc.yuchengyouxi.com%2Fusers%3Ftab%3Dprofile"
|
||||
},
|
||||
{
|
||||
"name": "Accept-Encoding",
|
||||
|
@ -161,7 +155,7 @@
|
|||
}
|
||||
],
|
||||
"cookies": [],
|
||||
"data": "user_login={{user|urlencode}}&password={{pass|urlencode}}&redirect=https%3A%2F%2Fyc.yuchengyouxi.com%2F&action=userlogin_form&token={{token|urlencode}}",
|
||||
"data": "user_login={{username|urlencode}}&password={{password|urlencode}}&redirect=https%3A%2F%2Fyc.yuchengyouxi.com%2Fusers%3Ftab%3Dprofile&action=userlogin_form&token={{token|urlencode}}",
|
||||
"mimeType": "application/x-www-form-urlencoded"
|
||||
},
|
||||
"rule": {
|
||||
|
@ -172,10 +166,17 @@
|
|||
}
|
||||
],
|
||||
"failed_asserts": [],
|
||||
"extract_variables": []
|
||||
"extract_variables": [
|
||||
{
|
||||
"name": "dlzt",
|
||||
"re": "\"msg\":\"(.+)\",",
|
||||
"from": "content"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"comment": "签到",
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "https://yc.yuchengyouxi.com/wp-admin/admin-ajax.php",
|
||||
|
@ -190,7 +191,7 @@
|
|||
},
|
||||
{
|
||||
"name": "sec-ch-ua",
|
||||
"value": "\"Chromium\";v=\"21\", \" Not;A Brand\";v=\"99\""
|
||||
"value": "\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\""
|
||||
},
|
||||
{
|
||||
"name": "Accept",
|
||||
|
@ -210,7 +211,7 @@
|
|||
},
|
||||
{
|
||||
"name": "User-Agent",
|
||||
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36"
|
||||
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua-platform",
|
||||
|
@ -234,7 +235,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Referer",
|
||||
"value": "https://yc.yuchengyouxi.com/"
|
||||
"value": "https://yc.yuchengyouxi.com/users?tab=profile"
|
||||
},
|
||||
{
|
||||
"name": "Accept-Encoding",
|
||||
|
@ -267,7 +268,7 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"comment": "Copy_",
|
||||
"comment": "积分页",
|
||||
"request": {
|
||||
"method": "GET",
|
||||
"url": "https://yc.yuchengyouxi.com/users?tab=credit",
|
||||
|
@ -286,7 +287,7 @@
|
|||
},
|
||||
{
|
||||
"name": "sec-ch-ua",
|
||||
"value": "\"Chromium\";v=\"21\", \" Not;A Brand\";v=\"99\""
|
||||
"value": "\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\""
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua-mobile",
|
||||
|
@ -302,11 +303,11 @@
|
|||
},
|
||||
{
|
||||
"name": "User-Agent",
|
||||
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36"
|
||||
"value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.6261.95 Safari/537.36"
|
||||
},
|
||||
{
|
||||
"name": "Accept",
|
||||
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9"
|
||||
"value": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-Site",
|
||||
|
@ -326,7 +327,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Referer",
|
||||
"value": "https://yc.yuchengyouxi.com/"
|
||||
"value": "https://yc.yuchengyouxi.com/users?tab=profile"
|
||||
},
|
||||
{
|
||||
"name": "Accept-Encoding",
|
||||
|
@ -351,8 +352,8 @@
|
|||
"failed_asserts": [],
|
||||
"extract_variables": [
|
||||
{
|
||||
"name": "jf",
|
||||
"re": "您目前可用积分: (.+)</div><div class=\"weixin",
|
||||
"name": "jifen",
|
||||
"re": "您目前可用积分: (\\d+)",
|
||||
"from": "content"
|
||||
}
|
||||
]
|
||||
|
@ -365,7 +366,7 @@
|
|||
"url": "api://util/unicode",
|
||||
"headers": [],
|
||||
"cookies": [],
|
||||
"data": "content={{msg}} | 您目前可用积分:{{jf}}"
|
||||
"data": "html_unescape=false&content=登录状态:{{dlzt}}。\\r\\n签到状态:{{msg}},积分:{{jifen}}。"
|
||||
},
|
||||
"rule": {
|
||||
"success_asserts": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user