This commit is contained in:
Leon 2021-08-25 00:22:13 +08:00 committed by GitHub
parent cc1935ade8
commit 5091113177
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -198,8 +198,6 @@ def push_plus():
# Telegram Bot Push https://core.telegram.org/bots/api#authorizing-your-bot
def telegram():
if TG_API_HOST == "":
TG_API_HOST = 'api.telegram.org'
data = (
('chat_id', TG_USER_ID),
('text', 'EUserv续费日志\n\n' + desp)