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

---Advertisement---

ईरानी विदेश मंत्री 48 घंटे में तीसरी बार पाकिस्तान पहुंचे:अमेरिका बोला- ईरान समझौते को लेकर गंभीर, लेकिन परमाणु हथियार नहीं बनाने देंगे

On: अप्रैल 28, 2026 6:50 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

ईरान के विदेश मंत्री अब्बास अराघची मंगलवार को रूस की अपनी यात्रा खत्म करने के बाद इस्लामाबाद पहुंचे। पिछले 48 घंटों में पाकिस्तान का यह उनका तीसरा दौरा है। इससे पहले उन्होंने मिडिल ईस्ट में चल रहे संघर्ष को लेकर पुतिन से 90 मिनट बातचीत की थी। अमेरिकी विदेश मंत्री मार्को रूबियो ने कहा है कि ईरान अमेरिका के साथ समझौता करने को लेकर गंभीर है। फॉक्स न्यूज को दिए इंटरव्यू में रूबियो ने कहा कि उन्हें लगता है कि ईरान मौजूदा संकट से बाहर निकलना चाहता है। हालांकि रूबियो ने यह भी कहा कि कोई भी डील ऐसी नहीं होगी, जिससे ईरान परमाणु हथियार बना सके। उन्होंने कहा कि ईरान की आर्थिक हालत लगातार खराब हुई है। महंगाई, कर्मचारियों को वेतन देने में दिक्कत और प्रतिबंध अब भी जारी हैं। संघर्ष शुरू होने से पहले ईरान जिन समस्याओं से जूझ रहा था, वे अब भी मौजूद हैं और ज्यादातर पहले से ज्यादा खराब हो चुकी हैं। रूबियो ने यह भी कहा कि अमेरिका होर्मुज स्ट्रेट को ईरान का बंधक बनने नहीं देगा। उन्होंने कहा कि होर्मुज स्ट्रेट अंतरराष्ट्रीय जलमार्ग है। अगर जहाजों को ईरान की अनुमति लेनी पड़े, पैसा देना पड़े या धमकी झेलनी पड़े, तो इसे खुला रास्ता नहीं माना जा सकता। पिछले 24 घंटे के 5 बड़े अपडेट्स… ईरान जंग से जुड़े अपडेट्स के लिए नीचे ब्लॉग से गुजर जाइए…

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

IPL 2026 Playoff Scenario: प्लेऑफ के लिए अब किस टीम को कितनी जीत जरूरी? KKR-MI और CSK का बुरा हाल; पूरा समीकरण

red and white modern breaking news youtube thumbnail

सन फार्मा 1 लाख करोड़ में अमेरिकी कंपनी ‘ऑर्गेनॉन’ खरीदेगी:इसकी कई महंगी पेटेंट दवाएं भी बेचेगी, पूरा सौदा नगद में होगा

red and white modern breaking news youtube thumbnail

स्प्लिट्सविला कंटेस्टेंट का दांत टूटा, आंखों में सूजन आई:प्रीत सिंह ने मुंबई के क्लब में मारपीट होने का दावा किया

red and white modern breaking news youtube thumbnail

स्प्लिट्सविला कंटेस्टेंट का दांत टूटा, आंखों में सूजन आई:प्रीत सिंह ने मुंबई के क्लब में मारपीट होने का दावा किया

red and white modern breaking news youtube thumbnail

सेंसेक्स में 150 अंक की गिरावट:77,150 पर कारोबार कर रहा, निफ्टी भी 50 अंक गिरा; बैंकिंग और फार्मा शेयर्स में बिकवाली

red and white modern breaking news youtube thumbnail

सेंसेक्स में 100 अंक की बढ़त:77,400 पर कारोबार कर रहा, निफ्टी भी 50 अंक चढ़ा; मेटल और एनर्जी शेयर्स में खरीदारी

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!"); } });