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

---Advertisement---

मेघालय में 13 देशों का सैन्य अभ्यास PRAGATI शुरू:भारत और साउथ कोरिया मिलकर लेजर वेपन सिस्टम बनाएंगे, 22 मई के करेंट अफेयर्स

On: मई 22, 2026 5:13 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

आज के प्रमुख करेंट अफेयर्स, जो सरकारी नौकरियों की तैयारी कर रहे स्टूडेंट्स के लिए जरूरी हैं- इंटरनेशनल (INTERNATIONAL) 1. भारत और साउथ कोरिया के बीच MoU साइन नेशनल (NATIONAL) 2. मेघालय में 13 देशों का सैन्य अभ्यास PRAGATI शुरू 3. भारत और UAE का द्विपक्षीय व्यापार 100 अरब डॉलर पहुंचा 4. लद्दाख ने पर्यटन क्षेत्र को इंडस्ट्री का दर्जा दिया निधन (DEATH) 5. केरलम के सीनियर जर्नलिस्ट के.जी. परमेश्वरन नायर का निधन 6. केरलम ने देश का पहला AI पोर्टफोलियो बनाने की घोषणा की आज का इतिहास ——– ये खबर भी पढ़ें.. ड्रोन से फायर होने वाली स्‍वदेशी मिसाइल की टेस्टिंग सफल:मंदारिन भाषा की ‘ताइवान ट्रैवलॉग’ किताब को बुकर पुरस्‍कार; 21 मई के करेंट अफेयर्स आज के प्रमुख करेंट अफेयर्स, जो सरकारी नौकरियों की तैयारी कर रहे स्टूडेंट्स के लिए जरूरी हैं-पूरी खबर पढ़ें..

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

ब्राजील फुटबॉल विश्व कप के नॉकआउट में: स्कॉटलैंड को 3-0 से हराया, विनीसियस ने डबल गोल किए, नेमार भी मैदान पर उतरे

red and white modern breaking news youtube thumbnail

वेनेजुएला में 7.2 और 7.5 तीव्रता के दो भूकंप आए:राजधानी कराकस में इमारतें गिरीं, एयरपोर्ट की छत का हिस्सा ढहा; 126 साल में सबसे बड़ा भूकंप

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

खबर हटके- भालू बनने के लिए ₹14 लाख की नौकरी:छोटी दाढ़ी रखने पर उठा ले गई पुलिस; जेट जितनी तेज आवाज निकालने वाला शख्स

red and white modern breaking news youtube thumbnail

समुद्र के तल पर चलने वाली शार्क की प्रजाति मिली:पीएम मोदी ने ओडिशा में इंटरनेशनल स्टेडियम का उद्घाटन किया; 25 जून के करेंट अफेयर्स

red and white modern breaking news youtube thumbnail

13 साल का बेटा कभी अपनी गलतियों को स्वीकार नहीं करता है: हमेशा दूसरों को दोष देता है, उसे अपनी गलतियों की जिम्मेदारी लेने के लिए कैसे सिखाएं?

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