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

---Advertisement---

पहली वर्ल्‍ड योगासन चैंपियनशिप अहमदाबाद में शुरू होगी:काजीरंगा नेशनल पार्क के हैंडलूम अब Amazon पर मिलेंगे; 3 जून के करेंट अफेयर्स

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

आज के प्रमुख करेंट अफेयर्स, जो सरकारी नौकरियों की तैयारी कर रहे स्टूडेंट्स के लिए जरूरी हैं- नेशनल (NATIONAL) 1. भारत सरकार ने इमिग्रेशन एंड फॉरेनर्स (संशोधन) नियम, 2026 लागू किया बच्चों की नागरिकता से जुड़े नियम भी बदले 2. भारत ने अफ्रीका में इबोला प्रभावितों के लिए मेडिकल हेल्प भेजी 3.इलेक्ट्रॉनिक और आईटी मिनिस्ट्री ने DPIIT के साथ MoU साइन किया BHASINI (भाषिनी) स्पोर्ट्स (SPORTS) 4. पहली विश्व योगासन चैंपियनशिप अहमदाबाद में शुरू होगी मिसलीनियस (MISCELLENEOUS) 5. काजीरंगा नेशनल पार्क ने ‘ई-शॉप लॉन्च किया आज का इतिहास —————— ये खबर भी पढ़ें.. 4 हाईकोर्ट के मुख्‍य न्‍यायाधीश सुप्रीम कोर्ट भेजे गए:भारत में FIFA वर्ल्ड कप टेलिकास्ट करेगा ZEE नेटवर्क; 2 जून के करेंट अफेयर्स आज के प्रमुख करेंट अफेयर्स, जो सरकारी नौकरियों की तैयारी कर रहे स्टूडेंट्स के लिए जरूरी हैं- पूरी खबर पढ़ें..

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

भारत समेत दुनियाभर में 3 महीने तक सूखे की आशंका:अल नीनो का असर; केंद्र का निर्देश- राज्य इससे निपटने प्लान लागू करें

red and white modern breaking news youtube thumbnail

एमपी-यूपी समेत 11 राज्यों में आंधी-बारिश:आगरा में सड़क-फुटपाथ धंसे, कार-ट्रैक्टर गड्ढे में पलटे; जम्मू-कश्मीर में 3 जगह बादल फटा

red and white modern breaking news youtube thumbnail

सोनम वांगचुक कॉकरोच जनता पार्टी के समर्थन में आए:कहा- शिक्षा मंत्री ने इस्तीफा नहीं दिया तो 6 जून को जंतर-मंतर पर प्रदर्शन में शामिल होऊंगा

red and white modern breaking news youtube thumbnail

खबर हटके-सास को सिर पर उठाकर 84-कोस परिक्रमा कराई:शख्स के पास पगड़ियों से मैचिंग रोल्स-रॉयस कारें; ‘BOMB’ नाम का ब्लूटूथ-डिवाइस, विमान की इमरजेंसी लैंडिंग

red and white modern breaking news youtube thumbnail

रिलेशनशिप एडवाइज- पति हैं गुस्सा करने वाले: क्या नए घर में भी करना जरूरी है, एक्सपर्ट से जानें सही तरीका और जरूरी सावधानियां

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