-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
29 lines (29 loc) · 1.12 KB
/
config.json
File metadata and controls
29 lines (29 loc) · 1.12 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
{
"url": {
"login_form": "https://cas.paas.cdut.edu.cn/cas/login?service=http%3A%2F%2Fjw.cdut.edu.cn%2Fsso%2Flogin.jsp%3FtargetUrl%3Dbase64aHR0cDovL2p3LmNkdXQuZWR1LmNuL0xvZ29uLmRvP21ldGhvZD1sb2dvblNTT2NkbGdkeA%3D%3D",
"home": "https://jw.cdut.edu.cn/jsxsd/framework/xsMainV.htmlx",
"cjcx": "https://jw.cdut.edu.cn/jsxsd/kscj/cjcx_list",
"send": "http://www.pushplus.plus/send"
},
"headers": {
"login_headers": {
"Accept": "*/*",
"Accept-Encoding": "gzip, deflate, br",
"Referer": "https://cas.paas.cdut.edu.cn/cas/login?service=http%3A%2F%2Fjw.cdut.edu.cn%2Fsso%2Flogin.jsp%3FtargetUrl%3Dbase64aHR0cDovL2p3LmNkdXQuZWR1LmNuL0xvZ29uLmRvP21ldGhvZD1sb2dvblNTT2NkbGdkeA%3D%3D",
"Connect": "keep-alive",
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0"
}
},
"data": {
"login_data": {
"captcha": "",
"currentMenu": "1",
"failN": "0",
"mfaState": "",
"execution": "e1s1",
"_eventId": "submit",
"geolocation": "",
"submit": "Login1"
}
}
}