This commit is contained in:
Amirreza
2026-07-05 16:36:18 +03:30
parent a19f898fff
commit 824bf8fb5b

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+$/,
];