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

---Advertisement---

कोहली से तुलना तो दूर की बात: शुभमन गिल के आगे पानी भरते नजर आए बाबर आजम! 63 वनडे पारी के बाद दोनों के आंकड़े

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

संयुक्त राष्ट्र में इजराइली राजदूत ने UN अफसर को फटकारा:यौन हिंसा से जुड़ी रिपोर्ट में इजराइल का नाम आने से नाराज थे

red and white modern breaking news youtube thumbnail

बांग्लादेश में कट्टरपंथियों ने श्रीराम प्रतिमा का प्रोजेक्ट रुकवाया:मूर्ति के अपमान का आरोप, विरोध में हिंदुओं का प्रदर्शन, जय श्रीराम के नारे लगे

red and white modern breaking news youtube thumbnail

पाकिस्तान में दो बम धमाके, 7 लोगों की मौत:3 घायल; क्षेत्र में और बम होने की आशंका, सर्च ऑपरेशन जारी

red and white modern breaking news youtube thumbnail

पाकिस्तान में दो बम धमाके, 7 लोगों की मौत:3 घायल; क्षेत्र में और बम होने की आशंका, सर्च ऑपरेशन जारी

red and white modern breaking news youtube thumbnail

IND vs AFG Live Score: अफगानिस्तान का सूपड़ा साफ करने उतरेगा भारत, क्या हर्षित को मिलेगा मौका?

red and white modern breaking news youtube thumbnail

SAI ULTIMATUM TO MINISTERS | CM हाउस में मंत्रियों की क्लास! 2 महीने का अल्टीमेटम

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