From 847184277b3eb149f1239239edf96a883e7c5704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=B4=9B?= Date: Sat, 24 Jul 2021 09:57:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=B8=80=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- checksendNotify.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checksendNotify.py b/checksendNotify.py index 6701276..1a0ca62 100644 --- a/checksendNotify.py +++ b/checksendNotify.py @@ -356,7 +356,7 @@ def send(title, content): :return: """ text = one() - content = '\n\n\n'+text+'开源免费By: https://gitee.com/zhangluo0104/check.git' + content += '\n\n\n'+text+'\n开源免费By: https://gitee.com/zhangluo0104/check.git' for i in notify_mode: if i == 'bark': if BARK: