🔍 Change post admin notice domain to self-hosted

This commit is contained in:
xtaodada 2023-10-27 10:23:26 +08:00
parent 9d273f263a
commit 0f80244a0c
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659

View File

@ -130,7 +130,7 @@ class Post(Plugin.Conversation):
InlineKeyboardButton("取消", callback_data=f"post_admin|cancel|{post_info.post_id}"),
]
]
url = f"https://www.miyoushe.com/{self.short_name}/article/{post_info.post_id}"
url = f"https://www.miyoushe.gay/{self.short_name}/article/{post_info.post_id}"
text = f"发现官网推荐文章 <a href='{url}'>{post_info.subject}</a>\n是否开始处理"
try:
await context.bot.send_message(