mirror of
https://github.com/daiyanan1992/qinglongtest
synced 2025-12-20 00:35:13 +08:00
增加腾讯视频每月会员红包活动
This commit is contained in:
@@ -229,7 +229,7 @@ class Iqiyi:
|
||||
self.genRedNo()
|
||||
if len(self.redNo) == 28:
|
||||
self.last_num = self.last_redNo(self.redNo)
|
||||
if self.last_num >= 0:
|
||||
if self.last_num > 0:
|
||||
self.print_now(f"您的红包码为{self.redNo}, 正在尝试提交")
|
||||
self.post_redNo()
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user