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

---Advertisement---

SL vs AUS: पथुम निसांका ने जड़ा मौजूदा विश्वकप का पहला शतक, ऑस्ट्रेलिया के लिए कठिन हुई सुपर-8 की राह

On: फ़रवरी 16, 2026 10:32 पूर्वाह्न
Follow Us:
sl vs aus: पथुम निसांका ने जड़ा मौजूदा विश्वकप का पहला शतक, ऑस्ट्रेलिया के लिए कठिन हुई सुपर 8 की राह
---Advertisement---

श्रीलंका ने ऑस्ट्रेलिया को आठ विकेट से हरा दिया। टॉस हारकर पहले बल्लेबाजी करने उतरी ऑस्ट्रेलिया ने 20 ओवर में 10 विकेट पर 181 रन बनाए। जवाब में श्रीलंका ने 18 ओवर में दो विकेट पर 184 रन बनाए और मुकाबला अपने नाम कर लिया।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

jk vs kar final live: रणजी फाइनल में कर्नाटक के खिलाफ जम्मू कश्मीर ने जीता टॉस, बल्लेबाजी का फैसला किया

JK vs KAR Final Live: रणजी फाइनल में कर्नाटक के खिलाफ जम्मू-कश्मीर ने जीता टॉस, बल्लेबाजी का फैसला किया

सुपर 8 में आज इंग्लैंड पाकिस्तान आमने सामने: तारिक की फिरकी या इंग्लैंड की तूफानी बल्लेबाजी, किसका दिखेगा दम?

सुपर-8 में आज इंग्लैंड-पाकिस्तान आमने-सामने: तारिक की फिरकी या इंग्लैंड की तूफानी बल्लेबाजी, किसका दिखेगा दम?

क्रिकेट के भगवान के सामने झुका अंपायर का सिर: स्टीव बकनर का वर्षों बाद कबूलनामा; माना सचिन को गलत आउट दिया था

क्रिकेट के भगवान के सामने झुका अंपायर का सिर: स्टीव बकनर का वर्षों बाद कबूलनामा; माना- सचिन को गलत आउट दिया था

IND vs ZIM: अक्षर पटेल को जिम्बाब्वे के खिलाफ मैच में मिल सकता है मौका, नेट सत्र में 30 मिनट तक की गेंदबाजी

t20 wc: कैफ ने रणनीति पर उठाए सवाल, टीम चयन से लेकर बुमराह के इस्तेमाल और दुबे की गेंदबाजी तक पर साधा निशाना

T20 WC: कैफ ने रणनीति पर उठाए सवाल, टीम चयन से लेकर बुमराह के इस्तेमाल और दुबे की गेंदबाजी तक पर साधा निशाना

shikhar dhawan sophie shine: कौन सी खबर पर भड़के शिखर धवन? फैंस से क्लिकबेट और झूठे बयानों से दूर रहने को कहा

Shikhar Dhawan-Sophie Shine: कौन सी खबर पर भड़के शिखर धवन? फैंस से क्लिकबेट और झूठे बयानों से दूर रहने को कहा

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