فحص مفاتيح Microsoft

فحص مفاتيح Microsoft

💡 النتائج ستظهر هنا بعد الفحص.
`; return; }resultDiv.innerHTML = `⏳ ${currentLang === 'ar' ? 'جاري الفحص...' : 'Checking...'}`; resultDiv.classList.add('centered-placeholder');let paramKey = (apiType === "office365") ? "accounts" : "keys"; let baseUrl = "https://pidkey.com/ajax/"; const queryParams = `${paramKey}=${encodeURIComponent(formattedKeys)}&apikey=${apikey}`; const fullUrl = baseUrl + apiType + "_api?" + queryParams;try { const response = await fetch(fullUrl); const text = await response.text(); resultDiv.classList.remove('centered-placeholder');if (apiType === "office365") { try { const json = JSON.parse(text); const accounts = Array.isArray(json) ? json : [json]; let html = ""; accounts.forEach((item) => { html += `
📧 Email: ${item.username || '---'}
🔒 Password: ${item.password || '---'}
📊 Status: ${ item.status === 'valid_new' ? 'Valid (New)' : item.status === 'valid' ? 'Valid ✅ (Default password changed)' : item.status === 'username_is_incorrect' ? '❌ Incorrect Username' : item.status === 'password_is_incorrect' ? '❌ Incorrect Password' : item.status || '---' }
`; }); resultDiv.innerHTML = html; } catch { resultDiv.innerHTML = `
${text}
`; } } else { try { const json = JSON.parse(text); const keys = Array.isArray(json) ? json : [json]; let html = ""; keys.forEach((item) => { html += `
🔑 Key: ${item.keyname || '---'}
🧾 Description: ${item.prd || '---'}
📦 Sub Type: ${item.sub || '---'}
📊 Remaining: ${item.remaining || '---'}
🕒 Checked At: ${item.datetime_checked_done || '---'}
`; }); resultDiv.innerHTML = html; } catch { resultDiv.innerHTML = `
${text}
`; } } } catch (err) { resultDiv.innerHTML = `
❌ ${currentLang === 'ar' ? 'حدث خطأ أثناء الاتصال:' : 'An error occurred during connection:'}
${err.message}
`; } }

اداة فحص سيريال تفعيل ويندوز او التاكد من صلاحية حساب مايكروسوفت اوفيس 365 ضمن نظام متجر BakryKeys – نقدم لكم أداة رسمية معتمدة من مايكروسوفت لفحص سيريالات تفعيل Windows 10 و Windows 11، بالإضافة إلى التحقق من صلاحية حسابات Microsoft Office 365. نحن مصدر رسمي لجلب السيريالات، وتتم عملية الفحص مباشرة عبر خوادم Microsoft لضمان نتائج دقيقة، فورية، وآمنة. الأداة مجانية وسهلة الاستخدام ومتاحة لجميع عملائنا.