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

---Advertisement---

रिंकू सिंह को हुआ क्या? : मध्यक्रम में अपनी भूमिका पर नहीं खरा उतर पा रहा KKR का फिनिशर, असफलता ने बढ़ाई चिंता

On: अप्रैल 18, 2026 4:02 पूर्वाह्न
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

Raipur News: अंतर्राष्ट्रीय नशा विरोधी दिवस पर “नशा मुक्त भारत-सुरक्षित भारत” का संकल्प

red and white modern breaking news youtube thumbnail

CG Weather Update: छत्तीसगढ़ में आज से बदलेगा मौसम का मिजाज, अगले 7 दिनों तक आंधी-बारिश और वज्रपात का अलर्ट

red and white modern breaking news youtube thumbnail

थरूर बोले- पासपोर्ट पर सरकार के फैसले बेतुके:इससे जनता में भ्रम फैल रहा; पासपोर्ट और आधार कार्ड को नागरिकता प्रमाण माना जाए

red and white modern breaking news youtube thumbnail

IND vs IRE: आयरलैंड के खिलाफ क्यों मिली हार? अभिषेक शर्मा ने बताया कारण; बल्लेबाजी को नहीं ठहराया दोषी

red and white modern breaking news youtube thumbnail

Raipur Accident: रायपुर में बस ने बाइक सवार को रौंदा, युवक की दर्दनाक मौत

red and white modern breaking news youtube thumbnail

अडाणी केस तुरंत खारिज करने से अमेरिकी जज का इनकार:बोले- सिर्फ सपाट बयान से केस नहीं हटेगा; सरकार को पूरा एक्सप्लेनेशन देना होगा

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