क्रिकेट स्पोर्ट्स बॉलीवुड राजनीति जॉब - एजुकेशन बिजनेस लाइफस्टाइल देश अंतरराष्ट्रीय टेक्नोलॉजी छत्तीसगढ़

---Advertisement---

ईरान का कुवैत-बहरीन में अमेरिकी ठिकानों पर हमला:US बोला- सभी हमले नाकाम; अमेरिका ने होर्मुज में ईरानी आइलैंड को निशाना बनाया

On: जून 3, 2026 6:59 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

अमेरिका और ईरान के बीच तनाव बुधवार को फिर बढ़ गया है। ईरान की इस्लामिक रिवोल्यूशनरी गार्ड्स कॉर्प्स (IRGC) ने दावा किया कि उसने कुवैत और बहरीन में अमेरिकी नौसेना के पांचवें बेड़े के हेडक्वार्टर, मिलिट्री एयरबेस और हेलीकॉप्टरों पर मिसाइल और ड्रोन से हमले किए है। वहीं अमेरिकी सेंट्रल कमांड (CENTCOM) ने एक्स पर पोस्ट कर कहा कि ईरान ने क्षेत्रीय देशों की तरफ कई बैलिस्टिक मिसाइलें दागीं। हालांकि, सभी हमले फेल हो गए। कुवैत पर दागी गई दो मिसाइलें या तो टारगेट से चूक गईं या रास्ते में ही नष्ट कर दी गईं। बहरीन पर दागी गई 3 मिसाइलों को अमेरिकी और बहरीन एयर डिफेंस सिस्टम ने रोक दिया। दूसरी ओर, अमेरिका ने होर्मुज स्ट्रेट में ईरान के केश्म आईलैंड स्थित एक कम्युनिकेशन्स टावर पर अटैक किया। अमेरिकी सेना ने इसे आत्मरक्षा में किया हमला बताया है। पिछले 24 घंटे के 4 बड़े अपडेट्स… ईरान जंग से जुड़े अपडेट्स के लिए नीचे ब्लॉग से गुजर जाइए…

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

सेंसेक्स 700 अंक गिरकर 73,900 पर कारोबार कर रहा:निफ्टी 200 अंक नीचे 23,300 पर आया; आईटी शेयरों में सबसे ज्यादा बिकवाली

red and white modern breaking news youtube thumbnail

RBI मॉनेटरी पॉलिसी कमेटी की मीटिंग आज से:ब्याज दर में कटौती की उम्मीद नहीं, अभी रेपो रेट 5.25% पर

red and white modern breaking news youtube thumbnail

ऑस्ट्रेलिया ने दूसरे वनडे में पाकिस्तान को हराया: नाथन एलिस ने 4 विकेट चटकाए; शादाब खान की 71 रन की पारी बेकार

red and white modern breaking news youtube thumbnail

इंग्लैंड महिला टीम ने टी20 में भारत को हराया: सीरीज 2-1 से जीती, कैपसे-नाइट के बीच 137 रन की साझेदारी

red and white modern breaking news youtube thumbnail

13 साल उम्र,3 साल में 700 लोगों ने रेप किया:ब्रिटेन की संसद में ग्रूमिंग गैंग पीड़ितों की गवाही; ज्यादातर आरोपी पाकिस्तान मूल के

red and white modern breaking news youtube thumbnail

ईरान का कुवैत-बहरीन में अमेरिकी ठिकानों पर हमला:US बोला- सभी हमले नाकाम; अमेरिका ने होर्मुज में ईरानी आइलैंड को निशाना बनाया

Leave a Comment

// Function to get current page info for sharing const currentUrl = window.location.href; const pageTitle = document.title; // --- 1. Follow Your Official Pages --- // These links go directly to the URLs you provided // Instagram Follow document.getElementById('wpliteInstagramFollow').addEventListener('click', function() { const instaUrl = 'https://www.instagram.com/worldprime.news?igsh=N3I0azl5ZTd1b3U5&utm_source=qr'; window.open(instaUrl, '_blank'); }); // Facebook Follow document.getElementById('wpliteFacebookFollow').addEventListener('click', function() { const fbUrl = 'https://www.facebook.com/share/1ATWDHQiYR/?mibextid=wwXIfr'; window.open(fbUrl, '_blank'); }); // --- 2. Share Current Page to Others --- // These remain as "Sharing" functions // WhatsApp Share document.getElementById('wpliteWhatsAppShare').addEventListener('click', function() { const whatsappUrl = 'https://api.whatsapp.com/send?text=' + encodeURIComponent(pageTitle + " " + currentUrl); window.open(whatsappUrl, '_blank'); }); // Twitter Share document.getElementById('wpliteTwitterShare').addEventListener('click', function() { const twitterUrl = 'https://twitter.com/intent/tweet?url=' + encodeURIComponent(currentUrl) + '&text=' + encodeURIComponent(pageTitle); window.open(twitterUrl, '_blank'); }); // --- 3. Mobile Native Share (The Floating Button) --- document.getElementById("mobileShareFloatingButton").addEventListener("click", function (e) { e.preventDefault(); if (navigator.share) { navigator.share({ title: pageTitle, url: currentUrl }) .then(() => console.log("Share successful")) .catch(err => console.error("Share failed", err)); } else { alert("Native sharing not supported. Use the icons below!"); } });