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

---Advertisement---

Who Is Urvil Patel: 13 गेंद में पचासा जड़ने वाले उर्विल पटेल कौन हैं? पिता को समर्पित जश्न ने जीता दिल; Video

On: मई 10, 2026 7:25 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

सीएसके के स्टार बल्लेबाज उर्विल पटेल ने लखनऊ के खिलाफ शानदार अर्धशतकीय पारी खेली। इस दौरान उन्होंने महज 13 गेंदों में अर्धशतक जड़कर यशस्वी जायसवाल के शानदार रिकॉर्ड की बराबरी कर ली।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

वॉट्सएप पर ‘यूजरनेम की’ के बिना मैसेज नहीं होंगे:सरकार के नोटिस के बाद कंपनी ने जारी की गाइडलाइन, जानें कैसे सुरक्षित रहेगा आपका डेटा

red and white modern breaking news youtube thumbnail

Raipur News: सरोना की शराब दुकान में 7 लाख की चोरी, 4 अंतर्राज्यीय आरोपी गिरफ्तार

red and white modern breaking news youtube thumbnail

दुनिया में छाया नॉर्वे टीम का ‘वाइकिंग रो’सेलिब्रेशन:छह महीने पहले पब में हुई थी शुरुआत; वाइकिंग का अर्थ घर से बाहर जाकर जीतना

red and white modern breaking news youtube thumbnail

NDA का मिशन 360, अब DMK-NCP-सपा में सेंध की तैयारी:लोकसभा में दो-तिहाई का आंकड़ा पाने अब 41 सांसदों की जरूरत; बड़े संवैधानिक बदलाव करेगी

red and white modern breaking news youtube thumbnail

चांदी ₹3,863 चढ़कर ₹2.25 लाख किलो हुई:सोना ₹1,748 बढ़कर ₹1.43 लाख का 10 ग्राम हुआ, इस साल ₹10 हजार महंगा हो चुका

red and white modern breaking news youtube thumbnail

Raipur News: नकटी गांव में अतिक्रमण हटाने के दौरान बवाल, ग्रामीणों पर बलवा समेत कई धाराओं में FIR दर्ज

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