mirror of
https://github.com/PaiGramTeam/PaiGram.git
synced 2024-11-21 22:58:05 +00:00
🎨 Update ch bbs url
This commit is contained in:
parent
4543377462
commit
63b0e4afff
@ -130,7 +130,7 @@ class SetUserCookies(Plugin.Conversation, BasePlugin.Conversation):
|
||||
return ConversationHandler.END
|
||||
elif message.text == "米游社":
|
||||
region = RegionEnum.HYPERION
|
||||
bbs_url = "https://bbs.mihoyo.com/ys/"
|
||||
bbs_url = "https://www.miyoushe.com/ys/"
|
||||
bbs_name = "米游社"
|
||||
elif message.text == "HoYoLab":
|
||||
bbs_url = "https://www.hoyolab.com/home"
|
||||
|
Loading…
Reference in New Issue
Block a user