From 8ab856f7898d10b2df127eb1510721a2c2d90ad9 Mon Sep 17 00:00:00 2001 From: ngfchl Date: Mon, 15 May 2023 09:32:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88bark=E6=8E=A8=E9=80=81?= =?UTF-8?q?=E7=9A=84=E8=B7=B3=E8=BD=AC=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pt_site/UtilityTool.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pt_site/UtilityTool.py b/pt_site/UtilityTool.py index 57df0a7..1a01a48 100644 --- a/pt_site/UtilityTool.py +++ b/pt_site/UtilityTool.py @@ -165,7 +165,7 @@ class PtSpider: res = WxPusher.send_message( summary=title, content=message, - url='https://ptools.fun', + # url='https://ptools.fun', uids=notify.touser.split(','), token=notify.corpsecret, content_type=3, # 1:文本,2:html,3:markdown