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

---Advertisement---

Vaibhav Sooryavanshi: अवॉर्ड सेरेमनी में छाए वैभव सूर्यवंशी, 45 लाख रुपये के साथ जीती ये कार; जानें क्या कहा

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

Rajnandgaon News: गलत जांच रिपोर्ट में नाबालिग को बताया प्रेग्नेंट, थाने में गला दबाकर चेहरा नोचा; TI और महिला कॉन्स्टेबल सस्पेंड

red and white modern breaking news youtube thumbnail

कॉकरोच जनता पार्टी फाउंडर अभिजीत दिपके 6 जून को लौटेंगे:दिल्ली के जंतर-मंतर पर विरोध प्रदर्शन करेंगे, शिक्षा मंत्री के इस्तीफे की मांग करेंगे

red and white modern breaking news youtube thumbnail

NEET री-एग्जाम पेन-पेपर मोड में ही होगी:सुप्रीम कोर्ट बोला- एजेंसियां पहले से दबाव में हैं, अभी परीक्षा का तरीका बदलना संभव नहीं

red and white modern breaking news youtube thumbnail

मई में मारुति ने रिकॉर्ड 2.42 लाख गाड़ियां बेचीं:पिछले साल से 34% ज्यादा; किआ, महिंद्रा और टोयोटा की बिक्री भी 11% तक बढ़ी

red and white modern breaking news youtube thumbnail

Raipur Skywalk: रायपुर स्काईवॉक का काम अब भी अधूरा, डेडलाइन खत्म; 60% काम बाकी, कब होगा पूरा ?

red and white modern breaking news youtube thumbnail

आरसीबी जीत के बाद विक्ट्री परेड नहीं करेगी: बेंगलुरु पुलिस की सलाह के बाद फैसला, पिछले साल भगदड़ में 11 मौतें हुई थीं

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