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

---Advertisement---

मुंबई इंडियंस में सब ठीक नहीं? : टीम के साथ ट्रैवल नहीं कर रहे हार्दिक, माहिका की गैरहाजिरी से भी बढ़ीं अटकलें

On: मई 6, 2026 4:18 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

मुंबई इंडियंस कप्तान हार्दिक पंड्या टीम के साथ अगले मैच के लिए रवाना नहीं हुए, जिससे नई अटकलें शुरू हो गई हैं। आधिकारिक तौर पर पीठ में ऐंठन वजह बताई गई है, लेकिन खराब फॉर्म और टीम की लगातार नाकामी के बीच MI कैंप में हलचल तेज है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

CHHATTISGARH | हाईकोर्ट का बड़ा फैसला! शिक्षकों की 24 से ज्यादा याचिकाएं खारिज

red and white modern breaking news youtube thumbnail

52000 करोड़ की डिफेंस डील को मिली मंजूरी:आकाश तरंग, कामिकाजे ड्रोन समेत कई हाईटेक हथियार आर्मी के जखीरे में होंगे शामिल

red and white modern breaking news youtube thumbnail

आधार कार्ड में ईमेल-ID अब घर बैठे अपडेट कर सकेंगे:आधार एप पर 6 महीने के लिए फ्री सर्विस शुरू, सेंटर जाने की जरूरत नहीं; जानें प्रोसेस

red and white modern breaking news youtube thumbnail

आधार कार्ड में ईमेल-ID अब घर बैठे अपडेट कर सकेंगे:आधार एप पर 6 महीने के लिए फ्री सर्विस शुरू, सेंटर जाने की जरूरत नहीं; जानें प्रोसेस

red and white modern breaking news youtube thumbnail

कोलकाता में TMC मुख्यालय पर बागी गुट का कब्जा:ताले बदले, लेकिन ममता की फोटो नहीं हटाई; एक दिन पहले पार्टी सिंबल पर दावा किया था

red and white modern breaking news youtube thumbnail

भागवत बोले-पांच महाद्वीपों के लोग RSS से ट्रेनिंग मांग रहे:दुनिया को भारत से सही रास्ता दिखाने की उम्मीद, लेकिन पहले हमें मजबूत बनना होगा

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