pull/434/head
midoks 2 years ago
parent 2a72422402
commit 8b99ae2515
  1. 2
      plugins/tgbot/startup/extend/push_ad.py
  2. 2
      plugins/tgbot/startup/extend/push_notice_msg.py

@ -52,7 +52,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
],
[
types.InlineKeyboardButton(
text="🚀腾云机场|解锁流媒体和ChatGPT", url='https://www.tencloud.net')
text="🚀腾云机场|解锁流媒体和ChatGPT", url='https://www.tencloud.net/#/register?code=OGvXSTsc')
],
[
types.InlineKeyboardButton(

@ -61,7 +61,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
],
[
types.InlineKeyboardButton(
text="🚀腾云机场|解锁流媒体和ChatGPT", url='https://www.tencloud.net')
text="🚀腾云机场|解锁流媒体和ChatGPT", url='https://www.tencloud.net/#/register?code=OGvXSTsc')
],
[
types.InlineKeyboardButton(

Loading…
Cancel
Save