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

---Advertisement---

भारत को बड़ा झटका! : अफगानिस्तान के खिलाफ वनडे सीरीज से क्यों बाहर हुए विराट कोहली? रोहित-हार्दिक भी हैं अनफिट

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

भारतीय क्रिकेट टीम को अफगानिस्तान के खिलाफ वनडे सीरीज से पहले बड़ा झटका लगा है। स्टार बल्लेबाज विराट कोहली हैमस्ट्रिंग चोट के कारण तीन मैचों की सीरीज से बाहर हो गए हैं।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

पहलाज निहलानी का 76 साल की उम्र में निधन:शोला और शबनम, आंखें जैसी बेहतरीन फिल्में बनाईं, कभी खून की उल्टी होने की शिकायत थी

red and white modern breaking news youtube thumbnail

होर्मुज संकट के बीच भारत आईं वेनेजुएलाई राष्ट्रपति:PM मोदी से मिलीं, तेल सप्लाई पर बड़ा समझौता संभव

red and white modern breaking news youtube thumbnail

Bilaspur NEET Protest: NEET पेपर लीक पर NSUI के प्रदर्शन में भारी बवाल, देवेंद्र यादव का फटा कुर्ता

red and white modern breaking news youtube thumbnail

Lalit Modi on Shashi Tharoor: सुनंदा के सवाल पर थरूर ने दी थी छापा मरवाने की धमकी? ललित मोदी का सनसनीखेज दावा

red and white modern breaking news youtube thumbnail

Dhamtari Drone Farming: किसानों को मिलेगी ड्रोन सुविधा, छत्तीसगढ़ में अब यहां होगी ड्रोन से खेती

red and white modern breaking news youtube thumbnail

शिल्पा शिंदे ने फर्जी सेक्शुअल हैरेसमेंट केस करना कबूला:हिना खान समेत कई सेलेब्स भड़के, NGO ने की गिरफ्तारी की मांग, शिल्पा बोलीं- सुसाइड करने वाली थी

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