pull/409/head
midoks 2 years ago
parent fdf1e0b0be
commit 3b04739fd4
  1. 2
      plugins/tgbot/startup/extend/push_ad.py
  2. 2
      plugins/tgbot/startup/extend/push_notice_msg.py

@ -49,7 +49,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
keyboard = [
[
types.InlineKeyboardButton(
text="香港高防CDN", url='www.100dun.com')
text="香港高防CDN、免实名、试用30天", url='www.100dun.com')
],
[
types.InlineKeyboardButton(

@ -57,7 +57,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
keyboard = [
[
types.InlineKeyboardButton(
text="香港高防CDN", url='www.100dun.com')
text="香港高防CDN、免实名、试用30天", url='www.100dun.com')
],
[
types.InlineKeyboardButton(

Loading…
Cancel
Save