pull/701/head
Mr Chen 3 months ago
parent 5decb77f1e
commit c0606112b2
  1. 5
      plugins/tgbot/startup/extend/push_ad.py
  2. 5
      plugins/tgbot/startup/extend/push_notice_msg.py

@ -52,7 +52,12 @@ def send_msg(bot, tag='ad', trigger_time=300):
# 综合包网/NG接口开户 | 28/m | 6m | next,4/28 | x
# 实名认证/过人脸🕵各种账号处理✅ | 30/m| next,6/30 | @nngzs
# 桃花资源采集| 13/m| next,7/13 | @xiaolizi1122
# D0抗投诉| 5/m | @lebo665544
keyboard = [
[
types.InlineKeyboardButton(
text="D0抗投诉微信支付宝不限行业支付", url='https://www.ymzf.org?mw')
],
[
types.InlineKeyboardButton(
text="SJ资源网播放计费", url='https://sjzy.tv?mw')

@ -61,7 +61,12 @@ def send_msg(bot, tag='ad', trigger_time=300):
# 综合包网/NG接口开户 | 28/m | 6m | next,4/28 | x
# 实名认证/过人脸🕵各种账号处理✅ | 30/m| next,6/30 | @nngzs
# 桃花资源采集| 13/m| next,7/13 | @xiaolizi1122
# D0抗投诉| 5/m | @lebo665544
keyboard = [
[
types.InlineKeyboardButton(
text="D0抗投诉微信支付宝不限行业支付", url='https://www.ymzf.org?mw')
],
[
types.InlineKeyboardButton(
text="SJ资源网播放计费", url='https://sjzy.tv?mw')

Loading…
Cancel
Save