pull/511/head
Mr Chen 1 year ago
parent 098be84816
commit 75514f8e5c
  1. 5
      plugins/tgbot/startup/extend/push_ad.py
  2. 5
      plugins/tgbot/startup/extend/push_notice_msg.py

@ -46,12 +46,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
# https://zhaoziyuan.pw/ | web | 15/m | 2m | next,1/15 | @baleite
# 腾云机场 |9/m
# 综合包网/NG接口开户 | 28/m | 3m | next,1/28 | @aabbcx888
# IKUN网盘 | 31/m | 1m | @rymfader
keyboard = [
[
types.InlineKeyboardButton(
text="🅾 IKUN网盘/不限速/无限容量", url='https://www.ikunpan.com/')
],
[
types.InlineKeyboardButton(
text="👑 综合包网/NG接口开户", url='https://t.me/NG_Tony')

@ -56,12 +56,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
# 腾云机场 |9/m
# 🚀鲲鹏VPN | 13/m | next,10/13
# 综合包网/NG接口开户 | 28/m | 3m | next,1/28 | @aabbcx888
# IKUN网盘 | 31/m | 1m | @rymfader
keyboard = [
[
types.InlineKeyboardButton(
text="🅾 IKUN网盘/不限速/无限容量", url='https://www.ikunpan.com/')
],
[
types.InlineKeyboardButton(
text="🚀 综合包网/NG接口开户", url='https://t.me/NG_Tony')

Loading…
Cancel
Save