forked from qd-today/templates
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path90wd论坛签到.har
More file actions
85 lines (85 loc) · 2.81 KB
/
90wd论坛签到.har
File metadata and controls
85 lines (85 loc) · 2.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
[
{
"request": {
"method": "POST",
"url": "http://www.90wd.net/plugin.php?id=dsu_paulsign%3Asign&operation=qiandao&infloat=1&inajax=1",
"headers": [
{
"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": "Accept-Encoding",
"value": "gzip, deflate"
},
{
"name": "Accept-Language",
"value": "zh-CN,zh;q=0.9,en;q=0.8,en-GB;q=0.7,en-US;q=0.6"
},
{
"name": "Cache-Control",
"value": "no-cache"
},
{
"name": "Connection",
"value": "keep-alive"
},
{
"name": "Content-Length",
"value": "62"
},
{
"name": "Content-Type",
"value": "application/x-www-form-urlencoded"
},
{
"name": "Host",
"value": "www.90wd.net"
},
{
"name": "Origin",
"value": "http://www.90wd.net"
},
{
"name": "Pragma",
"value": "no-cache"
},
{
"name": "Referer",
"value": "http://www.90wd.net/dsu_paulsign-sign.html"
},
{
"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/141.0.0.0 Safari/537.36 Edg/141.0.0.0"
},
{
"name": "cookie",
"value": "{{cookie}}"
}
],
"cookies": [],
"data": "formhash=abd1eda9&qdxq=kx&qdmode=3&todaysay=123123&fastreply=0",
"mimeType": "application/x-www-form-urlencoded"
},
"rule": {
"success_asserts": [
{
"re": "200",
"from": "status"
}
],
"failed_asserts": [],
"extract_variables": [
{
"name": "__log__",
"re": "<div class=\"c\">\\s*([^<]+?)\\s*</div>",
"from": "content"
}
]
}
}
]