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

---Advertisement---

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

On: जून 2, 2026 10:05 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

आईपीएल 2026 में राजस्थान रॉयल्स के युवा बल्लेबाज वैभव सूर्यवंशी ने अपने प्रदर्शन से कई रिकॉर्ड बनाए और ऑरेंज कैप भी जीती। 15 वर्षीय बल्लेबाज ने सीजन के दौरान पुरस्कार राशि, मैच फीस और अनुबंध राशि मिलाकर 2.5 करोड़ रुपये से अधिक की कमाई की।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

थरूर बोले- वंदे मातरम लोगों के लिए बोझिल:हर कार्यक्रम में राष्ट्रगीत गाना मुश्किल; इसका समाधान आपसी सहमति से निकाला जाए

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