pull/455/head
midoks 2 years ago
parent 1a26224b6f
commit fd521eff3f
  1. 5
      plugins/tgbot/startup/extend/push_ad.py
  2. 2
      plugins/tgbot/startup/extend/push_notice_msg.py

@ -46,6 +46,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
# https://zhaoziyuan.la/ | web | 15/m | 2m | next,7/15
# 腾云机场 |9/m
# 🚀鲲鹏VPN | 13/m
# ✨极品资源采集 | 14/m
keyboard = [
[
types.InlineKeyboardButton(
@ -55,6 +56,10 @@ def send_msg(bot, tag='ad', trigger_time=300):
types.InlineKeyboardButton(
text="🚀腾云机场|解锁流媒体和ChatGPT", url='https://www.tencloud.net/index.php#/register?code=OGvXSTsc')
],
[
types.InlineKeyboardButton(
text="✨极品资源采集", url='https://jpzy.me')
],
[
types.InlineKeyboardButton(
text="实名认证/过人脸🕵各种账号处理✅", url='https://t.me/zhanzhangyewu')

@ -66,7 +66,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
],
[
types.InlineKeyboardButton(
text="干净卫生|就是看片", url='https://www.zzzkan.com/?f=tg_mdserver-web')
text="✨极品资源采集", url='https://jpzy.me')
],
[
types.InlineKeyboardButton(

Loading…
Cancel
Save