mirror of
https://github.com/TriM-Organization/Linglun-Converter.git
synced 2025-09-07 13:16:27 +00:00
@ -180,7 +180,7 @@ else:
|
|||||||
style="#121110 on #F0F2F4",
|
style="#121110 on #F0F2F4",
|
||||||
justify="center",
|
justify="center",
|
||||||
)
|
)
|
||||||
except ConnectionError, requests.exceptions.SSLError:
|
except (ConnectionError, requests.exceptions.SSLError):
|
||||||
MainConsole.print(
|
MainConsole.print(
|
||||||
"[#121110 on #F0F2F4]以梦想为驱使 创造属于自己的未来",
|
"[#121110 on #F0F2F4]以梦想为驱使 创造属于自己的未来",
|
||||||
style="#121110 on #F0F2F4",
|
style="#121110 on #F0F2F4",
|
||||||
|
Reference in New Issue
Block a user