Original link: https://5ime.cn/xybsyw-re.html
In the article Realizing automatic sign-in by capturing the alumni state applet , we know that sign-in and sign-out are realized by requesting the following interface
1 |
|
Among them, Cookie
in the request header can be obtained through the interface, v
and n
are fixed values, and the three parameters t
, s
, and m
are generated by code
This article is transferred from: https://5ime.cn/xybsyw-re.html
This site is only for collection, and the copyright belongs to the original author.