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

---Advertisement---

मुंबई को राहत: बुमराह को मिली सीजन की पहली सफलता; उनके विकेटों के सूखे पर हार्दिक क्यों बोले- मेरी गलती नहीं?

On: अप्रैल 21, 2026 9:13 पूर्वाह्न
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

Bilaspur Accident: बारातियों से भरी स्कॉर्पियो पलटी, टायर ब्लास्ट के बाद पेड़ से टकराई, 6 लोग गंभीर

red and white modern breaking news youtube thumbnail

बैंकॉक चेस ओपन; अरण्यक बने भारत के 95वें ग्रैंडमास्टर:आर्थिक तंगी दिमाग पर ऐसे हावी, हर मैच करियर बचाने की चुनौती मानकर खेलते थे

red and white modern breaking news youtube thumbnail

CG Elephant Attack: महुआ बीनने गए ग्रामीण को हाथी ने कुचला, मौके पर दर्दनाक मौत; पत्नी ने भागकर बचाई जान

red and white modern breaking news youtube thumbnail

CG Weather Update: छत्तीसगढ़ में 5 दिन हीट वेव का अलर्ट, 17 जिलों में आंधी-बारिश और बिजली की चेतावनी

red and white modern breaking news youtube thumbnail

IPL 2026: ‘ 99 रन की हार शर्मनाक, हमारे मिडिल ऑर्डर की पोल खुल गई’, अपने ही खिलाड़ियों पर बरसे GT के कोच हेडन

red and white modern breaking news youtube thumbnail

GT vs MI: अहमदाबाद में गूंजा अश्विनी कुमार के नाम का शोर, कैसे गुजरात पर छोड़ा ‘इम्पैक्ट’? जानिए उनकी जुबानी

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