@@ -23,7 +23,6 @@ app.get('/ip', async (req, res) => {
})
app.get('/', async (req, res) => {
// 使用sendFile方法发送HTML文件
res.sendFile(join(__dirname, 'public', 'index.html'));
The note is not visible to the blocked user.