pull/698/head
Mr Chen 4 months ago
parent 84e6ce2b48
commit d2d2d4658e
  1. 2
      plugins/tgbot/startup/extend/push_ad.py
  2. 2
      plugins/tgbot/startup/extend/push_notice_msg.py

@ -55,7 +55,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
keyboard = [ keyboard = [
[ [
types.InlineKeyboardButton( types.InlineKeyboardButton(
text="SJ资源网播放计费", url='https://t.me/ssdpflood') text="SJ资源网播放计费", url='https://sjzy.tv?mw')
], ],
[ [
types.InlineKeyboardButton( types.InlineKeyboardButton(

@ -64,7 +64,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
keyboard = [ keyboard = [
[ [
types.InlineKeyboardButton( types.InlineKeyboardButton(
text="SJ资源网播放计费", url='https://t.me/ssdpflood') text="SJ资源网播放计费", url='https://sjzy.tv?mw')
], ],
[ [
types.InlineKeyboardButton( types.InlineKeyboardButton(

Loading…
Cancel
Save