From c2ce5f03b71f6f41b2fc828a3f78abb85821602b Mon Sep 17 00:00:00 2001 From: zhangjie369 <48741958+zhangjie369@users.noreply.github.com> Date: Thu, 20 Mar 2025 18:59:21 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E6=96=B0=E7=94=B5=E4=BF=A1=E6=8A=A2?= =?UTF-8?q?=E8=AF=9D=E8=B4=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 新电信抢话费 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/新电信抢话费 b/新电信抢话费 index 541ca1b..1f9423d 100644 --- a/新电信抢话费 +++ b/新电信抢话费 @@ -10,7 +10,7 @@ 环境变量chinaTelecomAccount,值为:账号#密码 cron: 56 59 09,13 * * * -const $ = new Env("新电信抢话费"); +const $ = new Env("话费"); """ #!/usr/bin/env python3