btschool签到有问题,明天还需要再看一下

This commit is contained in:
rm 2024-01-03 15:35:52 +08:00
parent c14236f8a4
commit f96f390b21
2 changed files with 3 additions and 1 deletions

View File

@ -158,7 +158,7 @@ label = "动漫、综艺、电视剧"
[hdmayi]
url = "https://hdmayi.com"
cookie = "Hm_lvt_6d8ca12c6bcfbd37eefefe2acf29b40d=1701424866; c_secure_uid=MjcyODg%3D; c_secure_pass=4e745ac26cb64631db97c605af6eef25; c_secure_ssl=eWVhaA%3D%3D; c_secure_tracker_ssl=eWVhaA%3D%3D; c_secure_login=bm9wZQ%3D%3D; Hm_lpvt_6d8ca12c6bcfbd37eefefe2acf29b40d=1701832678"
cookie = ""
level = 4

View File

@ -58,6 +58,8 @@ class PtOperation:
time.sleep(2)
else:
logger.error(f"{res_txt} 5次出现错误请关注")
pushme("签到错误提示:" + section_name, res_txt)
pushplus_bot("签到错误提示:" + section_name, res_txt)
self.headers["cookie"] = ""
def signup(self, section_name, url):