mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
取消bark推送的跳转链接
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user