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

---Advertisement---

IPL 2026: SRH के लिए बड़ी खुशखबरी, पैट कमिंस को मिली फिटनेस क्लियरेंस, पर क्या CSK के खिलाफ मैच में खेलेंगे?

On: अप्रैल 16, 2026 10:38 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

पैट कमिंस को बैक इंजरी से पूरी तरह उबरने के बाद आईपीएल 2026 में वापसी की मंजूरी मिल गई है, जिससे सनराइजर्स हैदराबाद को बड़ा फायदा मिलेगा।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

लेंसकार्ट के ‘स्टाइल गाइड’ पर भड़के अशोक पंडित:कहा- हिजाब ठीक, लेकिन तिलक-बिंदी और कलावा नहीं; कंपनी के बायकॉट की अपील की

red and white modern breaking news youtube thumbnail

वर्ल्ड अपडेट्स:BBC 2000 नौकरियां खत्म करेगा, 5300 करोड़ रुपए बचाने के लिए 2 साल में कटौती

red and white modern breaking news youtube thumbnail

यूट्यूब एप से पूरी तरह हटा सकेंगे ‘शॉर्ट्स’:टाइम मैनेजमेंट में नया 0 मिनट का ऑप्शन मिला; रील की लत छुड़ाने में मदद मिलेगी

red and white modern breaking news youtube thumbnail

कोहली से टक्कर लेने वाले इस तेज गेंदबाज ने लिया संन्यास: कार्तिक ने 2018 में लिया था बदला; कौन है यह क्रिकेटर?

red and white modern breaking news youtube thumbnail

नोएडा में 8वें दिन भी फैक्‍ट्री वर्कर्स का प्रदर्शन:ग्रुरुग्राम में सैलरी रिवीजन के बाद भी विरोध; बिहार, गुजरात में भी कर्मचारियों की हड़ताल

red and white modern breaking news youtube thumbnail

CHHATTISGARH WEATHER | छत्तीसगढ़ में आग उगलती गर्मी

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