pull/436/head
midoks 2 years ago
parent e4437e42f3
commit c9d736e338
  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/#/register?code=OGvXSTsc')
text="🚀腾云机场|解锁流媒体和ChatGPT", url='https://www.tencloud.net/index.php#/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/#/register?code=OGvXSTsc')
text="🚀腾云机场|解锁流媒体和ChatGPT", url='https://www.tencloud.net/index.php#/register?code=OGvXSTsc')
],
[
types.InlineKeyboardButton(

Loading…
Cancel
Save