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

---Advertisement---

खिलाड़ियों का सियासत से मोह: खेल के मैदान से राजनीति के अखाड़े में उतरे हैं ये नाम; हासिल कर चुके बड़े मुकाम

On: मार्च 31, 2026 5:44 पूर्वाह्न
Follow Us:
खिलाड़ियों का सियासत से मोह: खेल के मैदान से राजनीति के अखाड़े में उतरे हैं ये नाम; हासिल कर चुके बड़े मुकाम
---Advertisement---

लिएंडर पेस ने तृणमूल कांग्रेस का दामन छोड़कर भाजपा ज्वाइन कर ली है। यह पहली बार नहीं है जब किसी खिलाड़ी ने राजनीति दल का दामन थामा है। कई खिलाड़ी ऐसे हैं जो राजनीति में बड़े मुकाम तक पहुंच चुके हैं। आइए जानते हैं इन खिलाड़ियों के बारे में…

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

किसानों के लिए मिट्टी की जांच का एप लॉन्‍च:बैटमैन फिल्‍म एक्‍टर जॉन नोलन का निधन; 13 अप्रैल के करेंट अफेयर्स

red and white modern breaking news youtube thumbnail

जरूरत की खबर- 200 किलो रासायनिक से पके आम सीज:5 तरीकों से पहचानें नेचुरल आम, खाने से पहले ऐसे करें साफ, घर पर पकाने के 6 तरीके

red and white modern breaking news youtube thumbnail

शारीरिक स्वास्थ्य – युवावस्था में मांसपेशियां कमज़ोर हो रही हैं: हो सकता है सरकोपेनिया, डॉक्टर से जानें लक्षण, जोखिम कारक और बचाव के तरीके

red and white modern breaking news youtube thumbnail

आशा भोसले का अंतिम संस्कार आज:मुंबई के शिवाजी पार्क में शाम 4 बजे राजकीय सम्मान के साथ होगा; मल्टी-ऑर्गन फेल्योर से निधन हुआ था

red and white modern breaking news youtube thumbnail

भास्कर अपडेट्स:ओडिशा की IAS पर 95 लाख की ठगी का आरोप, जमीन दिलाने के नाम पर की धोखाधड़ी

red and white modern breaking news youtube thumbnail

कर्नाटक कांग्रेस के 30 विधायक दिल्ली पहुंचे:कैबिनेट में फेरबदल की मांग; पहली बार जीते 38 MLA ने भी 5 मंत्री पद मांगे

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