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

---Advertisement---

भारतीयों को जर्मनी में नहीं लेना होगा ट्रांजिट वीजा:एंटी रेडिएशन मिसाइल रुद्रम-2 की टेस्टिंग सफल; 4 जून के करेंट अफेयर्स

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

आज के प्रमुख करेंट अफेयर्स, जो सरकारी नौकरियों की तैयारी कर रहे स्टूडेंट्स के लिए जरूरी हैं- नेशनल (NATIONAL) 1. डीके शिवकुमार कर्नाटक के 24वें सीएम बने 2. एंटी-रेडिएशन मिसाइल रुद्रम-2 की सफल टेस्टिंग हुई 3. लोखंडे प्रशांत CBSE के नए चेयरमैन बने इंटरनेशनल (INTERNATIONAL) 4. विपुल सऊदी अरब में भारत के नए राजदूत बने 5. जर्मनी ने भारतीयों के लिए ट्रांजिट वीजा खत्म किया ट्रांजिट वीजा मिसलीनियस (MISCELLENEOUS) 6. ओडिशा के कॉस्टल हाईवे को मंजूरी मिली आज का इतिहास ————————— ये खबर भी पढ़ें.. पहली वर्ल्‍ड योगासन चैंपियनशिप अहमदाबाद में शुरू होगी: काजीरंगा नेशनल पार्क के हैंडलूम अब Amazon पर मिलेंगे; 3 जून के करेंट अफेयर्स आज के प्रमुख करेंट अफेयर्स, जो सरकारी नौकरियों की तैयारी कर रहे स्टूडेंट्स के लिए जरूरी हैं-पूरी खबर पढ़ें..

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

पीएम को सलाह देने के सवाल पर मनोज बाजपेयी बोले:मैं इन सब चक्करों में नहीं पड़ता, हर व्यक्ति की अपनी जिम्मेदारी और विशेषज्ञता होती है

red and white modern breaking news youtube thumbnail

पीएम को सलाह देने के सवाल पर मनोज बाजपेयी बोले:मैं इन सब चक्करों में नहीं पड़ता, हर व्यक्ति की अपनी जिम्मेदारी और विशेषज्ञता होती है

red and white modern breaking news youtube thumbnail

भास्कर अपडेट्स:दिल्ली दंगों के दौरान IB अफसर अंकित शर्मा की हत्या मामले में आज आ सकता है कोर्ट का फैसला

red and white modern breaking news youtube thumbnail

भास्कर अपडेट्स:दिल्ली दंगों के दौरान IB अफसर अंकित शर्मा की हत्या मामले में आज आ सकता है कोर्ट का फैसला

red and white modern breaking news youtube thumbnail

खबर हटके-महिला की 6 साल से आंखें बंद नहीं हुई:जेल जाने के लिए पत्नी पर ताना तमंचा; ‘लाडकी बहन’ योजना में 16 हजार पुरुष

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