pull/402/head
midoks 2 years ago
parent c8160b63e7
commit 6ce414cecf
  1. 2
      plugins/tgbot/startup/extend/push_ad.py
  2. 2
      plugins/tgbot/startup/extend/push_notice_msg.py

@ -44,7 +44,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
keyboard = [
[
types.InlineKeyboardButton(
text="高防服务器CDN请联系玥玥", url='https://t.me/CDNYUEYUE')
text="海外服务器高防CDN请联系玥玥", url='https://t.me/CDNYUEYUE')
],
[
types.InlineKeyboardButton(

@ -47,7 +47,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
keyboard = [
[
types.InlineKeyboardButton(
text="高防服务器CDN请联系玥玥", url='https://t.me/CDNYUEYUE')
text="海外服务器高防CDN请联系玥玥", url='https://t.me/CDNYUEYUE')
],
[
types.InlineKeyboardButton(

Loading…
Cancel
Save