This commit is contained in:
hackrobot
2024-09-25 11:03:33 +08:00
parent e1c76204a9
commit bce5196901

View File

@@ -95,7 +95,8 @@ const config = {
},
// 允许特定域名访问
allowedHosts: [
'bot.hackrobot.cn'
// 'bot.hackrobot.cn'
"www.digitalnomadchina.com"
],
}
},