pull/554/head
Mr Chen 1 year ago
parent 195446ef86
commit c402a1dc79
  1. 6
      plugins/tgbot/startup/extend/push_ad.py
  2. 6
      plugins/tgbot/startup/extend/push_notice_msg.py

@ -45,12 +45,8 @@ def send_msg(bot, tag='ad', trigger_time=300):
# https://zhaoziyuan1.cc | web | 15/m | 2m | next,5/15 | @baleite
# 综合包网/NG接口开户 | 28/m | 3m | next,4/28 | @aabbcx888
# 实名认证/过人脸🕵各种账号处理✅ | 30/m| next,6/30 | @nngzs
# 海外服务器 高防CDN 解决移动屏蔽 | 19/m | next,4/19 | @YYCDNFW
## 海外服务器 高防CDN 解决移动屏蔽 | 19/m | next,4/19 | @YYCDNFW
keyboard = [
[
types.InlineKeyboardButton(
text="海外服务器 高防CDN 解决移动屏蔽", url='https://t.me/kltfuwuqi')
],
[
types.InlineKeyboardButton(
text="👑 综合包网/NG接口开户", url='https://t.me/NG_Tony')

@ -54,13 +54,9 @@ def send_msg(bot, tag='ad', trigger_time=300):
# https://zhaoziyuan1.cc | web | 15/m | 2m | next,5/15 | @baleite
# 综合包网/NG接口开户 | 28/m | 3m | next,4/28 | @aabbcx888
# 实名认证/过人脸🕵各种账号处理✅ | 30/m| next,6/30 | @nngzs
# 海外服务器 高防CDN 解决移动屏蔽 | 19/m | next,4/19 | @YYCDNFW
## 海外服务器 高防CDN 解决移动屏蔽 | 19/m | next,4/19 | @YYCDNFW
# 群内置顶AD| 16/m | @YYCDNFW
keyboard = [
[
types.InlineKeyboardButton(
text="海外服务器 高防CDN 解决移动屏蔽", url='https://t.me/kltfuwuqi')
],
[
types.InlineKeyboardButton(
text="🚀 综合包网/NG接口开户", url='https://t.me/NG_Tony')

Loading…
Cancel
Save