modified: index.js

This commit is contained in:
Amirreza
2026-07-05 16:37:25 +03:30
parent 824bf8fb5b
commit 676d4cfaec

View File

@@ -29,7 +29,7 @@ const allowedOrigins = [
'https://www.panel.modstagram.ir',
'ionic://localhost',
'capacitor://localhost',
// IPهای محلی (برای تست در شبکه داخلی)////
// IPهای محلی (برای تست در شبکه داخلی)//////
/^http:\/\/192\.168\.\d{1,3}\.\d{1,3}:\d+$/,
/^http:\/\/10\.\d{1,3}\.\d{1,3}\.\d{1,3}:\d+$/,
];