From 70880533884cd905dcc061df80f6f9fe5290eb6f Mon Sep 17 00:00:00 2001 From: admin <362324317@qq.com> Date: Sun, 17 May 2026 03:33:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Points=5FBased/ZGLT=5FLoad?= =?UTF-8?q?er=5F1.0.9.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Points_Based/ZGLT_Loader_1.0.9.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Points_Based/ZGLT_Loader_1.0.9.py b/Points_Based/ZGLT_Loader_1.0.9.py index 4b1b8d6..ebc9735 100644 --- a/Points_Based/ZGLT_Loader_1.0.9.py +++ b/Points_Based/ZGLT_Loader_1.0.9.py @@ -64,7 +64,8 @@ v1.0.6: 0 58 9,17 * * * (抢兑专用: 需 sign_config.run_grab_coupon=True,建议提前2分钟启动,脚本自动精准等待) 0 58 9 * * 5 (安徽超级星期五: 需设置 UNICOM_AH_FRIDAY_AMOUNT,每周五9:58启动) 0 7,20 * * * (推荐:每天早晚7点/20点各跑一次,覆盖绝大部分签到任务) - +cron: 0 58 9,17,22 * * * +const $ = new Env("中国联通整合版"); From: YaoHuo8648 Email: zheyizzf@188.com Update: 2026.04.30 @@ -104,7 +105,7 @@ globalConfig = { "enable_ttlxj": True, # 天天领现金 "enable_ttxc": True, # 通通乡村 "enable_ltzf": True, # 联通祝福 - "enable_woread": False, # 联通阅读 + "enable_woread": True, # 联通阅读 "enable_security": True, # 安全管家 "enable_ltyp": True, # 联通云盘 "enable_market": True, # 权益超市 (🔺总开关, 必须开启内部功能才能运行) @@ -115,7 +116,7 @@ globalConfig = { # --- ✅ 签到区内部细分开关 --- "sign_config": { - "run_grab_coupon": False, # False = 关闭抢话费券 (True=开启抢兑, 需配合 UNICOM_GRAB_AMOUNT 设置面额) + "run_grab_coupon": True, # False = 关闭抢话费券 (True=开启抢兑, 需配合 UNICOM_GRAB_AMOUNT 设置面额) }, # --- 🛒 权益超市内部细分开关 (按需修改到这里) ---