diff --git a/plugins/tgbot/startup/extend/push_ad.py b/plugins/tgbot/startup/extend/push_ad.py index a1c7d17a4..0483298cb 100644 --- a/plugins/tgbot/startup/extend/push_ad.py +++ b/plugins/tgbot/startup/extend/push_ad.py @@ -46,6 +46,10 @@ def send_msg(bot, tag='ad', trigger_time=300): types.InlineKeyboardButton( text="赞助联系ME", url='tg://user?id=5568699210') ], + [ + types.InlineKeyboardButton( + text="CK资源采集", url='https://ckzy1.com/') + ], [ types.InlineKeyboardButton( text="♻️CMS导航网♻️", url='https://t.me/maccms_jccms') diff --git a/plugins/tgbot/startup/extend/push_notice_msg.py b/plugins/tgbot/startup/extend/push_notice_msg.py index 24bd6700c..20d35ab38 100644 --- a/plugins/tgbot/startup/extend/push_notice_msg.py +++ b/plugins/tgbot/startup/extend/push_notice_msg.py @@ -42,11 +42,16 @@ def send_msg(bot, tag='ad', trigger_time=300): # https://t.me/gjgzs2022 | 19/m # ♻️CMS导航网♻️/💰流量变现💰 | 28/m + # CK资源采集 |29/m keyboard = [ [ types.InlineKeyboardButton( text="为了不打扰双方,私聊解决问题先转100U,否则无视!", url='tg://user?id=5568699210') ], + [ + types.InlineKeyboardButton( + text="CK资源采集", url='https://ckzy1.com/') + ], [ types.InlineKeyboardButton( text="♻️CMS导航网♻️", url='https://t.me/maccms_jccms')