diff --git a/plugins/tgbot/startup/extend/push_ad.py b/plugins/tgbot/startup/extend/push_ad.py index 9c6014f35..a90075841 100644 --- a/plugins/tgbot/startup/extend/push_ad.py +++ b/plugins/tgbot/startup/extend/push_ad.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') diff --git a/plugins/tgbot/startup/extend/push_notice_msg.py b/plugins/tgbot/startup/extend/push_notice_msg.py index 765c2fd0b..79bb78f0e 100644 --- a/plugins/tgbot/startup/extend/push_notice_msg.py +++ b/plugins/tgbot/startup/extend/push_notice_msg.py @@ -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')