diff --git a/plugins/tgbot/startup/extend/push_ad.py b/plugins/tgbot/startup/extend/push_ad.py index 94539f13c..3ca95b32c 100644 --- a/plugins/tgbot/startup/extend/push_ad.py +++ b/plugins/tgbot/startup/extend/push_ad.py @@ -52,7 +52,12 @@ def send_msg(bot, tag='ad', trigger_time=300): # 综合包网/NG接口开户 | 28/m | 6m | next,4/28 | x # 实名认证/过人脸🕵️‍♀️各种账号处理✅ | 30/m| next,6/30 | @nngzs # 桃花资源采集| 13/m| next,7/13 | @xiaolizi1122 + # D0抗投诉| 5/m | @lebo665544 keyboard = [ + [ + types.InlineKeyboardButton( + text="D0抗投诉微信支付宝不限行业支付", url='https://www.ymzf.org?mw') + ], [ types.InlineKeyboardButton( text="SJ资源网播放计费", url='https://sjzy.tv?mw') diff --git a/plugins/tgbot/startup/extend/push_notice_msg.py b/plugins/tgbot/startup/extend/push_notice_msg.py index 4333658e6..74cf0d3ea 100644 --- a/plugins/tgbot/startup/extend/push_notice_msg.py +++ b/plugins/tgbot/startup/extend/push_notice_msg.py @@ -61,7 +61,12 @@ def send_msg(bot, tag='ad', trigger_time=300): # 综合包网/NG接口开户 | 28/m | 6m | next,4/28 | x # 实名认证/过人脸🕵️‍♀️各种账号处理✅ | 30/m| next,6/30 | @nngzs # 桃花资源采集| 13/m| next,7/13 | @xiaolizi1122 + # D0抗投诉| 5/m | @lebo665544 keyboard = [ + [ + types.InlineKeyboardButton( + text="D0抗投诉微信支付宝不限行业支付", url='https://www.ymzf.org?mw') + ], [ types.InlineKeyboardButton( text="SJ资源网播放计费", url='https://sjzy.tv?mw')