mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
fix: 更新流量监控链接到新域名
This commit is contained in:
@@ -83,7 +83,7 @@ export const navBarConfig: NavBarConfig = {
|
||||
},
|
||||
{
|
||||
name: "流量监控(新)",
|
||||
url: "https://eo.ddos.2x.nz", // Internal links should not include the base path, as it is automatically added
|
||||
url: "https://eoddos.2x.nz", // Internal links should not include the base path, as it is automatically added
|
||||
external: true, // Show an external link icon and will open in a new tab
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user