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

---Advertisement---

Women’s T20 World Cup: D. अफ्रीका के खिलाफ उतरते ही इतिहास रचेंगी हरमनप्रीत, ऐसा करने वाली बनेंगी पहली खिलाड़ी

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

भारत और दक्षिण अफ्रीका के बीच आज महिला टी20 विश्व कप का मुकाबला खेला जाएगा। इस दौरान भारतीय कप्तान हरमनप्रीत कौर एक बड़ी उपलब्धि अपने नाम कर लेंगी। हरमनप्रीत की कोशिश रहेगी कि इस मैच को यादगार बनाया जा सके।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

Yoga Day 2026: खाली पेट करें या खाना खाकर? जानिए योग करने का सही समय, गलत तरीका पहुंचा सकता है नुकसान

red and white modern breaking news youtube thumbnail

तमिलनाडु की सीफूड फैक्ट्री में गैस रिसाव, 7 की मौत:65 से ज्यादा घायल, 9 वेंटिलेटर पर; मरने वालों में सभी महिलाएं

red and white modern breaking news youtube thumbnail

खेल अपडेट:ब्राजील के राष्ट्रपति ने नेमार का मजाक उड़ाया, वर्क फ्रॉम होम खिलाड़ी ने कहा

red and white modern breaking news youtube thumbnail

टॉप-10-कंपनियों में से 9 की वैल्यू ₹2.15 लाख करोड़ बढ़ी:एयरटेल टॉप गेनर रही, वैल्यू ₹52,432 करोड़ बढ़ी; LIC-बजाज फाइनेंस का मार्केट कैप भी बढ़ा

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