Skip to content

Commit d64f01b

Browse files
committed
update
1 parent 415d798 commit d64f01b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugins/tgbot/startup/extend/push_ad.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
4747
keyboard = [
4848
[
4949
types.InlineKeyboardButton(
50-
text="官方收劫持|SEO", url='https://t.me/xiaosi876')
50+
text="官方收劫持|SEO", url='https://t.me/tlx104')
5151
],
5252
[
5353
types.InlineKeyboardButton(

plugins/tgbot/startup/extend/push_notice_msg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def send_msg(bot, tag='ad', trigger_time=300):
6262
keyboard = [
6363
[
6464
types.InlineKeyboardButton(
65-
text="官方收劫持|SEO", url='https://t.me/xiaosi876')
65+
text="官方收劫持|SEO", url='https://t.me/tlx104')
6666
],
6767
[
6868
types.InlineKeyboardButton(

0 commit comments

Comments
 (0)