pull/729/head
dami 1 week ago
parent f5287e42ca
commit 5a4f1c3cce
  1. 4
      plugins/tgbot/startup/extend/push_ad.py
  2. 4
      plugins/tgbot/startup/extend/push_notice_msg.py

@ -58,10 +58,6 @@ def send_msg(bot, tag='ad', trigger_time=300):
types.InlineKeyboardButton( types.InlineKeyboardButton(
text="桃花资源采集🚀 ", url='https://thzy.me') text="桃花资源采集🚀 ", url='https://thzy.me')
], ],
[
types.InlineKeyboardButton(
text="👑 综合包网/NG接口开户", url='https://t.me/NG_Tony')
],
[ [
types.InlineKeyboardButton( types.InlineKeyboardButton(
text="代付-代实名-备案域名-国际云服务器", url='https://t.me/gjgzs2022') text="代付-代实名-备案域名-国际云服务器", url='https://t.me/gjgzs2022')

@ -67,10 +67,6 @@ def send_msg(bot, tag='ad', trigger_time=300):
types.InlineKeyboardButton( types.InlineKeyboardButton(
text="桃花资源采集🚀 ", url='https://thzy.me') text="桃花资源采集🚀 ", url='https://thzy.me')
], ],
[
types.InlineKeyboardButton(
text="🚀 综合包网/NG接口开户", url='https://t.me/NG_Tony')
],
[ [
types.InlineKeyboardButton( types.InlineKeyboardButton(
text="代付-代实名-备案域名-国际云服务器", url='https://t.me/gjgzs2022') text="代付-代实名-备案域名-国际云服务器", url='https://t.me/gjgzs2022')

Loading…
Cancel
Save