diff --git a/plugins/tgbot/startup/extend/push_ad.py b/plugins/tgbot/startup/extend/push_ad.py index fafd7a900..33a4a4d6c 100644 --- a/plugins/tgbot/startup/extend/push_ad.py +++ b/plugins/tgbot/startup/extend/push_ad.py @@ -41,12 +41,17 @@ def send_msg(bot, tag='ad', trigger_time=300): mw.writeFile(lock_file, json.dumps(lock_data)) # 信号只在一个周期内执行一次|end + # https://t.me/gjgzs2022 | 22/m # 代付支付宝微信❤️淘宝帮付/💰流量变现💰集团收量/🕵️‍♀️实名认证/接码✅过人脸👤 | 28/m # https://zhaoziyuan.la/ | 15/m | 2m | next,7/15 # 香港高防CDN |9/m keyboard = [ [ types.InlineKeyboardButton( + text="实卡接码🙎‍♂️代实名/过人脸🅾️代付", url='https://t.me/gjgzs2022') + ], + [ + types.InlineKeyboardButton( text="香港高防CDN、免实名、试用30天", url='https://www.100dun.com') ], [ diff --git a/plugins/tgbot/startup/extend/push_notice_msg.py b/plugins/tgbot/startup/extend/push_notice_msg.py index 8795c15e8..fc06a21bf 100644 --- a/plugins/tgbot/startup/extend/push_notice_msg.py +++ b/plugins/tgbot/startup/extend/push_notice_msg.py @@ -50,11 +50,16 @@ def send_msg(bot, tag='ad', trigger_time=300): mw.writeFile(lock_file, json.dumps(lock_data)) # 信号只在一个周期内执行一次|end + # https://t.me/gjgzs2022 | 22/m # 代付支付宝微信❤️淘宝帮付/💰流量变现💰集团收量/🕵️‍♀️实名认证/接码✅过人脸👤 | 28/m # 香港高防CDN |9/m keyboard = [ [ types.InlineKeyboardButton( + text="实卡接码🙎‍♂️代实名/过人脸🅾️代付", url='https://t.me/gjgzs2022') + ], + [ + types.InlineKeyboardButton( text="香港高防CDN、免实名、试用30天", url='https://www.100dun.com') ], [