/2lazy2auth

gcu校园网自动验证脚本

Primary LanguagePython

2lazy2auth

gcu校园网自动验证脚本

在profile.json里面填写以下内容

{
  "account": "学号",
  "password": "密码",
  "heartbeat": "8"
}

需要额外使用的库: requests, bs4