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

---Advertisement---

IPL 2026: विराट कोहली को खुली चुनौती! मशहूर यूट्यूबर स्पीड ने कॉल करने क्यों कहा? देखें मजेदार वीडियो

On: मई 5, 2026 9:59 पूर्वाह्न
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

52000 करोड़ की डिफेंस डील को मिली मंजूरी:आकाश तरंग, कामिकाजे ड्रोन समेत कई हाईटेक हथियार आर्मी के जखीरे में होंगे शामिल

red and white modern breaking news youtube thumbnail

₹52000 करोड़ की डिफेंस डील को मंजूरी:आर्मी में आकाश तरंग, कामिकाजे ड्रोन समेत कई हाईटेक हथियार शामिल होंगे

red and white modern breaking news youtube thumbnail

आधार कार्ड में ईमेल-ID अब घर बैठे अपडेट कर सकेंगे:आधार एप पर 6 महीने के लिए फ्री सर्विस शुरू, सेंटर जाने की जरूरत नहीं; जानें प्रोसेस

red and white modern breaking news youtube thumbnail

कोलकाता में TMC मुख्यालय पर बागी गुट का कब्जा:ताले बदले, लेकिन ममता की फोटो नहीं हटाई; एक दिन पहले पार्टी सिंबल पर दावा किया था

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