Update: 2026-06-16 01:17:28
This commit is contained in:
@@ -20,7 +20,7 @@ $allowedAudiences = array_filter([$allowed1, $allowed2]);
|
||||
|
||||
// --- إعداد رؤوس CORS ---
|
||||
header('Content-Type: application/json');
|
||||
header("Access-Control-Allow-Origin: *"); // Allow all for admin app or specify domain
|
||||
header("Access-Control-Allow-Origin: https://walletintaleq.intaleq.xyz"); // Wallet admin only
|
||||
header("Access-Control-Allow-Methods: POST, OPTIONS");
|
||||
header("Access-Control-Allow-Headers: Content-Type, Authorization, X-Device-FP");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user