yuxian158 / check

青龙面板平台签到函数
MIT License
570 stars 125 forks source link

189邮箱报错 #3

Closed 76892881 closed 3 years ago

76892881 commented 3 years ago

Traceback (most recent call last): File "yuxian158_check_ck_cloud189.py", line 155, in start() File "yuxian158_check_ck_cloud189.py", line 149, in start res = Cloud189CheckIn(check_item=_check_item).main() File "yuxian158_check_ck_cloud189.py", line 135, in main flag = self.login(session=session, username=cloud189_phone, password=cloud189_password) File "yuxian158_check_ck_cloud189.py", line 62, in login captchatoken = re.findall(r"captchaToken' value='(.+?)'", r.text)[0] IndexError: list index out of range

yuxian158 commented 3 years ago

貌似现在天翼网盘的签到函数都不可以用了,应该是官方改验证方式了,先删除了,等有了再添加