mirror of
https://github.com/qiandao-today/templates.git
synced 2025-04-06 20:42:47 +00:00
Update HAR: 梦楠分享 (#830)
Co-authored-by: loveyanglove <loveyanglove@users.noreply.github.com>
This commit is contained in:
parent
c7470414a6
commit
89939e1ad4
File diff suppressed because one or more lines are too long
102
梦楠分享.har
102
梦楠分享.har
|
@ -1,99 +1,13 @@
|
|||
[
|
||||
{
|
||||
"comment": "主页",
|
||||
"request": {
|
||||
"method": "GET",
|
||||
"url": "https://www.mnpc.net/",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Host",
|
||||
"value": "www.mnpc.net"
|
||||
},
|
||||
{
|
||||
"name": "Connection",
|
||||
"value": "keep-alive"
|
||||
},
|
||||
{
|
||||
"name": "Cache-Control",
|
||||
"value": "max-age=0"
|
||||
},
|
||||
{
|
||||
"name": "Upgrade-Insecure-Requests",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"name": "User-Agent",
|
||||
"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.7"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-Site",
|
||||
"value": "same-origin"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-Mode",
|
||||
"value": "navigate"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-Dest",
|
||||
"value": "document"
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua",
|
||||
"value": "\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\""
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua-mobile",
|
||||
"value": "?0"
|
||||
},
|
||||
{
|
||||
"name": "sec-ch-ua-platform",
|
||||
"value": "\"Windows\""
|
||||
},
|
||||
{
|
||||
"name": "Referer",
|
||||
"value": "https://www.mnpc.net/user-sign?tab=signin&redirect_to=https%3A%2F%2Fwww.mnpc.net%2F"
|
||||
},
|
||||
{
|
||||
"name": "Accept-Encoding",
|
||||
"value": "gzip, deflate, br"
|
||||
},
|
||||
{
|
||||
"name": "Accept-Language",
|
||||
"value": "zh-CN,zh;q=0.9"
|
||||
},
|
||||
{
|
||||
"name": "Cookie",
|
||||
"value": "{{cookie}}"
|
||||
}
|
||||
],
|
||||
"cookies": [],
|
||||
"data": "",
|
||||
"mimeType": ""
|
||||
},
|
||||
"rule": {
|
||||
"success_asserts": [
|
||||
{
|
||||
"re": "200",
|
||||
"from": "status"
|
||||
}
|
||||
],
|
||||
"failed_asserts": [],
|
||||
"extract_variables": []
|
||||
}
|
||||
},
|
||||
{
|
||||
"comment": "签到",
|
||||
"request": {
|
||||
"method": "POST",
|
||||
"url": "https://www.mnpc.net/wp-admin/admin-ajax.php",
|
||||
"url": "https://www.yucne.com/wp-admin/admin-ajax.php",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Host",
|
||||
"value": "www.mnpc.net"
|
||||
"value": "www.yucne.com"
|
||||
},
|
||||
{
|
||||
"name": "Connection",
|
||||
|
@ -129,7 +43,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Origin",
|
||||
"value": "https://www.mnpc.net"
|
||||
"value": "https://www.yucne.com"
|
||||
},
|
||||
{
|
||||
"name": "Sec-Fetch-Site",
|
||||
|
@ -145,7 +59,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Referer",
|
||||
"value": "https://www.mnpc.net/"
|
||||
"value": "https://www.yucne.com"
|
||||
},
|
||||
{
|
||||
"name": "Accept-Encoding",
|
||||
|
@ -185,11 +99,11 @@
|
|||
"comment": "积分",
|
||||
"request": {
|
||||
"method": "GET",
|
||||
"url": "https://www.mnpc.net/wp-admin/admin-ajax.php?action=vip_points_exchange_modal",
|
||||
"url": "https://www.yucne.com/user/balance",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Host",
|
||||
"value": "www.mnpc.net"
|
||||
"value": "www.yucne.com"
|
||||
},
|
||||
{
|
||||
"name": "Connection",
|
||||
|
@ -233,7 +147,7 @@
|
|||
},
|
||||
{
|
||||
"name": "Referer",
|
||||
"value": "https://www.mnpc.net/user/balance"
|
||||
"value": "https://www.yucne.com/user/balance"
|
||||
},
|
||||
{
|
||||
"name": "Accept-Encoding",
|
||||
|
@ -263,7 +177,7 @@
|
|||
"extract_variables": [
|
||||
{
|
||||
"name": "jifen",
|
||||
"re": "<span class=\"font-bold ml6 em14\"><span class=\"c-green mr10\">(\\d+)",
|
||||
"re": "<div class=\"flex jsb\"><span class=\"font-bold c-yellow em12\">(\\d+)",
|
||||
"from": "content"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user