diff --git a/plugins/tgbot/startup/extend/push_ad.py b/plugins/tgbot/startup/extend/push_ad.py index 30d7c7fd7..08568e4a9 100644 --- a/plugins/tgbot/startup/extend/push_ad.py +++ b/plugins/tgbot/startup/extend/push_ad.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') diff --git a/plugins/tgbot/startup/extend/push_notice_msg.py b/plugins/tgbot/startup/extend/push_notice_msg.py index 330159be0..d2e7a3b11 100644 --- a/plugins/tgbot/startup/extend/push_notice_msg.py +++ b/plugins/tgbot/startup/extend/push_notice_msg.py @@ -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')