From 6ae77804f24c88529799864469ad4b54547558f1 Mon Sep 17 00:00:00 2001 From: Amirreza Date: Mon, 6 Jul 2026 01:20:15 +0330 Subject: [PATCH] =?UTF-8?q?=D9=88=D9=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 7e05ca7..c9096a9 100644 --- a/index.js +++ b/index.js @@ -65,7 +65,7 @@ app.use(cors({ optionsSuccessStatus: 200 // برای مرورگرهای قدیمی })); -Socket.IO CORS +// Socket.IO CORS const io = require('socket.io')(http, { cors: { origin: (origin, callback) => {