From d5980718949b2e469c7e49205d12b44a2e30c913 Mon Sep 17 00:00:00 2001 From: Leon <62660101+Oreomeow@users.noreply.github.com> Date: Wed, 25 Aug 2021 00:37:34 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/py/EUserv_extend.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Scripts/py/EUserv_extend.py b/Scripts/py/EUserv_extend.py index 8ddcfc4..af281bc 100644 --- a/Scripts/py/EUserv_extend.py +++ b/Scripts/py/EUserv_extend.py @@ -249,6 +249,9 @@ def main_handler(event, context): check(sessid, s) time.sleep(5) + if TG_API_HOST == "": + TG_API_HOST = 'api.telegram.org' + # 五个通知渠道至少选取一个 SCKEY and server_chan() COOL_PUSH_MODE and COOL_PUSH_SKEY and coolpush()