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

---Advertisement---

Vaibhav Sooryavanshi: वैभव सूर्यवंशी के गुस्से पर सवाल क्यों? खेल जगत के दिग्गज भी जवानी में खो चुके हैं आपा

On: जून 16, 2026 12:29 अपराह्न
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

ईरानी फुटबॉल टीम बोली-हमें तुरंत अमेरिका छोड़ने को कहा गया:मैच के तुरंत बाद मेक्सिको जाना पड़ा, सुरक्षा जांच में भी परेशान किया जा रहा

red and white modern breaking news youtube thumbnail

सिरप दवाओं के लिए अब डॉक्टर का प्रिस्क्रिप्शन जरूरी:केंद्र सरकार ने ड्रग्स नियमों में बदलाव किया, निगरानी बढ़ाने के लिए सख्ती

red and white modern breaking news youtube thumbnail

सिरप दवाओं के लिए अब डॉक्टर का प्रिस्क्रिप्शन जरूरी:केंद्र सरकार ने ड्रग्स नियमों में बदलाव किया, निगरानी बढ़ाने के लिए सख्ती

red and white modern breaking news youtube thumbnail

IND vs AFG: दूसरे वनडे में खेलते ही रोहित शर्मा रचेंगे कीर्तिमान; किस मामले में राहुल द्रविड़ को छोड़ेंगे पीछे

red and white modern breaking news youtube thumbnail

चांदी ₹4,421 गिरकर ₹2.47 लाख पर आई:सोना ₹552 सस्ता होकर ₹1.50 लाख का 10 ग्राम हुआ, कैरेट के हिसाब से देखें कीमत

red and white modern breaking news youtube thumbnail

TMC के दोनों गुटों का पक्ष सुनेंगे स्पीकर:ममता खेमे को भी बुलाया; बागी सांसदों के NCPI में विलय के दावे पर कानूनी राय लेंगे

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