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

---Advertisement---

IPL 2026: क्या खतरे में है ऋषभ पंत की कप्तानी? लखनऊ सुपरजाएंट्स के मालिक गोयनका ने किया स्पष्ट; बताई सच्चाई

On: मार्च 26, 2026 3:24 पूर्वाह्न
Follow Us:
ipl 2026: क्या खतरे में है ऋषभ पंत की कप्तानी? लखनऊ सुपरजाएंट्स के मालिक गोयनका ने किया स्पष्ट; बताई सच्चाई
---Advertisement---

आईपीएल 2026 का सीजन शुरू होने जा रहा है, लेकिन इससे पहले लखनऊ सुपर जाएंट्स के कप्तान ऋषभ पंत को लेकर तमाम तरह की अटकलें लगाई जा रही हैं। अब टीम के मालिका संजीव गोयनका ने इस रिपोर्ट्स को पूरी तरह खारिज कर दिया है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

जरूरी खबर- किण्वित भोजन खाने से बच्ची की मौत: गर्मियों में होता है ओवर फर्मेंटेशन, इन स्वास्थ्य समस्याओं का रिस्क, बरतें 5 सावधानियां

red and white modern breaking news youtube thumbnail

लद्दाख में देश का पहला शैलचित्र कंजर्वेशन पार्क बनेगा:साउथ कोरिया के राष्‍ट्रपति ली जे म्‍युंग भारत आए, 20 अप्रैल के करेंट अफेयर्स

red and white modern breaking news youtube thumbnail

शारीरिक स्वास्थ्य – गर्मियों में बढ़ता है हार्ट अटैक का खतरा: कार्डियोलॉजिस्ट से समझें इसका साइंस, दिल को करें प्रोटेक्ट, 6 बातें ध्यान रखें

red and white modern breaking news youtube thumbnail

मार्करम के ओवर में 5 छक्के लगे: पंजाब ने आईपीएल 2026 का बेस्ट स्कोर बनाया, लखनऊ ने ओपनिंग कॉम्बिनेशन बदला; मोमेंट्स

red and white modern breaking news youtube thumbnail

अमेरिका में 8 बच्चों समेत 10 लोगों की मौत:1 से 14 साल के बच्चों को गोली मारी; पुलिस से मुठभेड़ में आरोपी की मौत

red and white modern breaking news youtube thumbnail

सैलरी मांगों तो इंवेस्टिगेशन का हवाला:नौकरी छोड़ने पर बड़ी कंपनियां नकार रहीं FNF; क्‍या हैं कर्मचारियों के अधिकार

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