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

---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

भूत बंगला की एडवांस बुकिंग स्लो:पहले दिन महज 14 लाख के टिकट बिके, धुरंधर-2 से हो सकता है नुकसान, पहले भी क्लैश के डर से पोस्टपोन हुई थी

red and white modern breaking news youtube thumbnail

टाटा मोटर्स की 10लाखवीं गाड़ी को सीएम ने दिखाई झंडी:उसी ई-बस में बैठे, लखनऊ में 5 साल में 20 लाख गाड़ियां बनेंगी

red and white modern breaking news youtube thumbnail

PM मोदी आज कर्नाटक के दौरे पर:श्री गुरु भैरवैक्य मंदिर का उद्घाटन किया, पूर्व प्रधानमंत्री देवेगौड़ा के साथ बुक जारी करेंगे

red and white modern breaking news youtube thumbnail

SAKTI BOILER BLAST | मजिस्ट्रियल जांच के आदेश, कांग्रेस ने बनाई समिति

red and white modern breaking news youtube thumbnail

केकेआर के कप्तान अजिंक्य रहाणे पर 12 लाख का जुर्माना: चेन्नई के खिलाफ मैच में स्लो ओवर रेट के चलते कार्रवाई; सीजन की पहली गलती

red and white modern breaking news youtube thumbnail

Fact Check: क्या शोएब मलिक और सना जावेद बने माता-पिता? वायरल तस्वीरों की सच्चाई आई सामने; जानें पूरा मामला

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