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

---Advertisement---

IND U19 vs SL U19 Test: वेकुनागोडा का नाबाद दोहरा शतक, श्रीलंका ने पहले दिन भारत के खिलाफ बनाई मजबूत पकड़

On: जुलाई 13, 2026 11:24 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

श्रीलंका अंडर-19 ने पहले यूथ टेस्ट के पहले दिन 89 ओवर में चार विकेट पर 344 रन बनाकर मजबूत स्थिति हासिल कर ली।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

वर्ल्ड अपडेट्स:पोलैंड की नेता ने ‘हिटलर’ जेलेंस्की की तस्वीर कूड़ेदान में फेंकी

red and white modern breaking news youtube thumbnail

IND vs ENG ODI: मैकुलम ने इंग्लैंड के फैंस से क्यों माफी मांगी? ईसीबी के ‘क्रूर’ फैसले पर भी दी प्रतिक्रिया

red and white modern breaking news youtube thumbnail

IND vs ENG Playing-11: क्या रोहित और कोहली की जोड़ी खत्म करेगी हार का सिलसिला? बुमराह 968 दिन बाद करेंगे वापसी

red and white modern breaking news youtube thumbnail

सेंसेक्स में 300 अंक की गिरावट:77,300 पर कारोबार कर रहा, निफ्टी भी 100 अंक गिरा; ऑटो और बैंकिंग शेयर्स में ज्यादा बिकवाली

red and white modern breaking news youtube thumbnail

होर्मुज में टैंकर पर हमले में एक भारतीय की मौत:अमेरिका ने लगातार तीसरा रात ईरान पर हमले किए; ईरानी बंदरगाहों की फिर नाकाबंदी करेगा US

red and white modern breaking news youtube thumbnail

भास्कर अपडेट्स:दिल्ली में आज कांग्रेस की बैठक; कर्नाटक में कैबिनेट विस्तार और 2027 के पंजाब चुनाव पर चर्चा संभव

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