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

---Advertisement---

क्या शशि थरूर और IPL को बेनकाब करने वाली थीं सुनंदा पुष्कर? ललित मोदी का बड़ा खुलासा; राहुल गांधी पर भी निशाना

On: जून 2, 2026 11:55 पूर्वाह्न
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

चांदी ₹2,950 बढ़कर ₹2.66 लाख किलो पर पहुंची:चांदी इस साल ₹36 हजार महंगी हुई, सोना आज ₹760 बढ़कर ₹1.56 लाख हुआ

red and white modern breaking news youtube thumbnail

‘इस आतंकवाद को जड़ से खत्म करना बहुत जरूरी है’:सूर्या हत्याकांड पर भड़कीं देवोलीना, कहा- मां-बाप समेत सबको फांसी दे देनी चाहिए

red and white modern breaking news youtube thumbnail

Raipur Plant Fire: रायपुर के मिवान स्टील प्लांट में भीषण आग, दूर-दूर तक दिखा धुएं का गुबार

red and white modern breaking news youtube thumbnail

नॉर्वे चेस- प्रज्ञानानंदा-गुकेश जीते, दिव्या ने हम्पी को हराया: देशमुख टाइटल रेस में कायम; छठे राउंड में सभी भारतीय हारे थे

red and white modern breaking news youtube thumbnail

भारत में रह रहे विदेशियों के लिए इमिग्रेशन नियम बदले:180 दिन पूरे होने से पहले रजिस्ट्रेशन करा सकेंगे; ऑनलाइन अपील का ऑप्शन मिला

red and white modern breaking news youtube thumbnail

Bilaspur Chakubaji: शादी से इंकार करने पर पिता को मारा चाकू, किए 6 वार; देखें CCTV फुटेज

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