diff --git a/点点赚_api.py b/点点赚_api.py index 9eaed80..e1afd44 100644 --- a/点点赚_api.py +++ b/点点赚_api.py @@ -61,7 +61,7 @@ envname = "yuanshen_api" debug = False #debug模式 开启即从脚本内部获取环境变量 debugcookie = "127.0.0.1:5000" #debug模式cookie -is_bulletin = True #公告开关 +is_bulletin = False #公告开关 is_toulu = False #偷撸公告开关 is_with_sleep = False #是否开启随机延时