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

---Advertisement---

वर्ल्ड अपडेट्स:भारत में अगले महीने ब्रिक्स और क्वाड विदेश मंत्रियों की बैठक

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

भारत मई में ब्रिक्स विदेश मंत्रियों की बैठक की मेजबानी करेगा। इस मंच पर ईरान और UAE के प्रतिनिधि आमने-सामने होंगे। 28 फरवरी 2026 को अमेरिका और इजरायल के हमले के बाद दोनों देशों के बीच यह पहला सीधा संपर्क होगा। सूत्रों के मुताबिक, भारत इस बैठक के जरिए क्षेत्रीय तनाव कम करने और बातचीत को आगे बढ़ाने की कोशिश करेगा। ब्रिक्स मंच पर सुरक्षा और ऊर्जा से जुड़े मुद्दों पर भी चर्चा होने की संभावना है। इधर, भारत मई के आखिरी हफ्ते में क्वाड देशों के विदेश मंत्रियों की बैठक की मेजबानी की तैयारी में भी है। इसमें अमेरिका, जापान और ऑस्ट्रेलिया के प्रतिनिधि शामिल होंगे। अमेरिकी राजदूत सर्जियो गोर ने भी संकेत दिए हैं कि विदेश मंत्री मार्को रुबियो मई में भारत आ सकते हैं। उन्होंने सोशल मीडिया पोस्ट में इस दौरे का जिक्र किया है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

जेल में तेज बुखार में तड़पते रहे विक्रम भट्ट:भगवान से कहते थे- मैं यहां नहीं मरना चाहता, 30 करोड़ की धोखाधड़ी मामले में हुई थी जेल

red and white modern breaking news youtube thumbnail

IPL 2026: 18 साल में पहली बार हुआ ऐसा! KKR के नाम जुड़ा अनचाहा रिकॉर्ड; CSK इस सीजन ऐसा करने वाली पहली टीम बनी

red and white modern breaking news youtube thumbnail

पंजाब- AAP सांसद अशोक मित्तल पर ED रेड:LPU समेत 9 ठिकाने खंगाल रही टीमें; CM मान बोले- टिपिकल मोदी स्टाइल, केजरीवाल ने कहा- BJP की चुनावी तैयारी

red and white modern breaking news youtube thumbnail

केजरीवाल बोले-जज के बच्चे तुषार मेहता के साथ काम करते:तुषार CBI के वकील हैं, ऐसे में जज कांता मेहता के खिलाफ आदेश कैसे दे पाएंगी

red and white modern breaking news youtube thumbnail

बार्सिलोना चैंपियंस लीग से बाहर हुई:एटलेटिको मैड्रिड ने 3-2 के एग्रीगेट स्कोर से हराया; 2017 के बाद पहली बार सेमीफाइनल में पहुंची

red and white modern breaking news youtube thumbnail

एक्टर ने जबरदस्ती एक्ट्रेस को बीफ खिलाने की कोशिश की:भड़के फैंस, सफाई में मुस्लिम एक्टर शियास ने एक्ट्रेस की बीफ सर्व करते वीडियो जारी की

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