diff --git a/plugins/tgbot/startup/extend/push_ad.py b/plugins/tgbot/startup/extend/push_ad.py index f26d6de1b..5deb94950 100644 --- a/plugins/tgbot/startup/extend/push_ad.py +++ b/plugins/tgbot/startup/extend/push_ad.py @@ -44,15 +44,8 @@ def send_msg(bot, tag='ad', trigger_time=300): # https://t.me/gjgzs2022 | 19/m # ♻️CMS导航网♻️/💰流量变现💰 | 28/m # CK资源采集 |29/m - # 高防服务器CDN请联系玥玥 |3/m - # https://zhaoziyuan.la/ | 15/m | 2m | next,5/15 - keyboard = [ - [ - types.InlineKeyboardButton( - text="海外服务器高防CDN请联系玥玥", url='https://t.me/CDNYUEYUE') - ], [ types.InlineKeyboardButton( text="CK资源采集", url='https://ckzy1.com/') diff --git a/plugins/tgbot/startup/extend/push_notice_msg.py b/plugins/tgbot/startup/extend/push_notice_msg.py index 36bc0bed3..49005b5d6 100644 --- a/plugins/tgbot/startup/extend/push_notice_msg.py +++ b/plugins/tgbot/startup/extend/push_notice_msg.py @@ -43,12 +43,7 @@ def send_msg(bot, tag='ad', trigger_time=300): # https://t.me/gjgzs2022 | 19/m # ♻️CMS导航网♻️/💰流量变现💰 | 28/m # CK资源采集 |29/m - # 高防服务器CDN请联系玥玥 |3/m keyboard = [ - [ - types.InlineKeyboardButton( - text="海外服务器高防CDN请联系玥玥", url='https://t.me/CDNYUEYUE') - ], [ types.InlineKeyboardButton( text="CK资源采集", url='https://ckzy1.com/')