From dc98c5597097aa697f235f603502e40ec2c19b94 Mon Sep 17 00:00:00 2001 From: chickliu Date: Fri, 6 Dec 2024 21:41:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E7=82=B9=E7=82=B9?= =?UTF-8?q?=E8=B5=9A=5Fapi.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 点点赚_api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 #是否开启随机延时