feat 站点自动登录插件

This commit is contained in:
thsrite
2023-10-20 12:54:16 +08:00
parent f0593996a1
commit b3733ed9ed
20 changed files with 273 additions and 35 deletions

View File

@ -54,8 +54,8 @@ class HDArea(_ISiteSigninHandler):
return False, '签到失败,请检查站点连通性'
if "login.php" in html_res.text:
logger.error(f"{site} 签到失败Cookie失效")
return False, '签到失败Cookie失效'
logger.error(f"{site} 签到失败Cookie失效")
return False, '签到失败Cookie失效'
# 判断是否已签到
# '已连续签到278天此次签到您获得了100魔力值奖励!'