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

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

अभिभावक- 10 साल का बेटा गाली दे रहा है: स्कूल के दोस्तों से वयस्क गालियां सीख रहा है, बच्चे को बाहरी प्रभाव से कैसे बचाएं?

red and white modern breaking news youtube thumbnail

आवश्यक समाचार – गर्मियों में बढ़ती सन टैनिंग: त्वचा विशेषज्ञ से जानें टैनिंग से बचने के 10 टिप्स, टैनिंग दूर करने के घरेलू उपाय

red and white modern breaking news youtube thumbnail

पुस्तक समीक्षा- सेबेस्टियन एंड संस: मृदंगम से समाज तक: संगीत, जाति और श्रम का वह इतिहास, जो सुनाया नहीं गया, आँख खोलने वाली किताब

red and white modern breaking news youtube thumbnail

दिल्ली होटल अग्निकांड, मालिक बोला- काम दूसरे लोग संभालते थे:22 मौतें; परिवार के साथ फंसे CA ने फोन पर कहा था- शायद नहीं बच पाएंगे

red and white modern breaking news youtube thumbnail

13 दिन में टूटी 28 साल पुरानी TMC:दिल्ली से शुरू हुआ बगावत का खेल, 58 विधायक अलग; शुभेंदु की बैठक में ममता के करीबी पहुंचे

red and white modern breaking news youtube thumbnail

दावा- सूर्यकुमार यादव से टी-20 कप्तानी छिनेगी:3 महीने पहले वर्ल्डकप जीताया था; आयरलैंड-इंग्लैंड दौरे के लिए टीम में जगह मिलनी मुश्किल

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