fix(ui): 修正部分主页网址
This commit is contained in:
@@ -748,10 +748,10 @@ class GlobalConfig(QConfig):
|
|||||||
function_HomePage = OptionsConfigItem(
|
function_HomePage = OptionsConfigItem(
|
||||||
"Function",
|
"Function",
|
||||||
"HomePage",
|
"HomePage",
|
||||||
"https://ak.hypergryph.com/#information",
|
"https://ak.hypergryph.com/news",
|
||||||
OptionsValidator(
|
OptionsValidator(
|
||||||
[
|
[
|
||||||
"https://ak.hypergryph.com/#information",
|
"https://ak.hypergryph.com/news",
|
||||||
"https://ak-webview.hypergryph.com/gameBulletin",
|
"https://ak-webview.hypergryph.com/gameBulletin",
|
||||||
"https://ak.hypergryph.com/user/home",
|
"https://ak.hypergryph.com/user/home",
|
||||||
"https://prts.wiki/w/%E9%A6%96%E9%A1%B5",
|
"https://prts.wiki/w/%E9%A6%96%E9%A1%B5",
|
||||||
|
|||||||
Reference in New Issue
Block a user