fix(ui): 修正部分主页网址

This commit is contained in:
DLmaster
2025-02-21 21:39:16 +08:00
parent d3aa45cfb9
commit 7c0af24bf5

View File

@@ -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",