feat: update

This commit is contained in:
WLT\Eric.hu
2025-04-21 16:45:12 +08:00
parent 8601c385f0
commit f0fb6e2491
2 changed files with 1 additions and 1 deletions

View File

@@ -124,7 +124,7 @@ const config = {
},
},
// 允许特定域名访问
allowedHosts: ["nomadro.com", "localhost", ".nomadro.com"], // 允许所有 *.nomadyt.com 子域访问
allowedHosts: ["nomadro.com", "localhost", ".nomadro.com","hackrobot.cn"], // 允许所有 *.nomadyt.com 子域访问
},
htmlPluginOption: {
favicon: path.resolve(__dirname, "..", "src", "images", "dgnomad.png"), // 同样处理 favicon 路径

BIN
src/images/dgnomad.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB