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

---Advertisement---

ललित मोदी का दावा: सीनियर खिलाड़ियों से की थी 2007 T20 विश्वकप खेलने की अपील, सचिन-गांगुली का क्या था रुख?

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

आईपीएल के पूर्व चेयरमैन ललित मोदी इन दिनों काफी चर्चा में हैं। ललित मोदी ने अब एक बड़ा खुलासा करते हुए बताया है कि 2007 में उन्होंने इंग्लैंड दौरे के दौरान सीनियर खिलाड़ियों से टी20 क्रिकेट खेलने की विनती की थी।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

Sakti Accident: कार और ट्रैक्टर की आमने-सामने भिड़ंत, पिता समेत दो बच्चे..

red and white modern breaking news youtube thumbnail

Jagdalpur Central Jail: केंद्रीय जेल में नक्सल मामले में बंद कैदी की मौत ,5 दिन में दूसरी घटना

red and white modern breaking news youtube thumbnail

CG Double Murder: तंत्र-मंत्र के नाम पर 2 बेटों का मर्डर, 7 दिन पूजा करने के बाद पानी में जहर मिलाकर पिलाया

red and white modern breaking news youtube thumbnail

वर्ल्ड बैंक में भारत के एग्जीक्यूटिव-डायरेक्टर बने इकोनॉमिस्ट नीलकंठ मिश्रा:उनका कार्यकाल 3 साल का होगा, परमेश्वरन अय्यर की जगह लेंगे

red and white modern breaking news youtube thumbnail

ट्रम्प बोले- भारत ने दशकों तक अमेरिका का फायदा उठाया:अब हम टैरिफ से खूब कमा रहे, फिर भी डील करेंगे क्योंकि मुझे मोदी पसंद

red and white modern breaking news youtube thumbnail

भारतीय टीम में बदलाव की तैयारी: श्रेयस का T20 कप्तान बनना लगभग तय, कौन होगा उपकप्तान? वैभव को मिल सकता है मौका

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