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

---Advertisement---

Gautam Gambhir grilled for ignoring Nitish Kumar Reddy: ‘Do selectors and coaching staff not align with each other?’

On: जनवरी 13, 2026 10:05 अपराह्न
Follow Us:
---Advertisement---

Aakash Chopra criticizes India’s treatment of allrounder Nitish Kumar Reddy, questioning the selectors’ decisions and team management’s strategies.

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

petrol diesel price hike | प्रीमियम पेट्रोल और इंडस्ट्रियल डीजल महंगा

PETROL-DIESEL PRICE HIKE | प्रीमियम पेट्रोल और इंडस्ट्रियल डीजल महंगा

जोमैटो से खाना मंगवाना महंगा हुआ:प्लेटफॉर्म फीस 19% बढ़ाई, हर ऑर्डर पर ₹12.50 के बजाय अब ₹14.90 देने होंगे

जोमैटो से खाना मंगवाना महंगा हुआ:प्लेटफॉर्म फीस 19% बढ़ाई, हर ऑर्डर पर ₹12.50 के बजाय अब ₹14.90 देने होंगे

सरकार ने 300 अवैध बेटिंग वेबसाइट्स एप ब्लॉक किए:इनमें ऑनलाइन स्पोर्ट्स बेटिंग प्लेटफॉर्म भी शामिल; अब तक 8400 प्लेटफॉर्म बंद

सरकार ने 300 अवैध बेटिंग वेबसाइट्स-एप ब्लॉक किए:इनमें ऑनलाइन स्पोर्ट्स बेटिंग प्लेटफॉर्म भी शामिल; अब तक 8400 प्लेटफॉर्म बंद

महेश बाबू ने धुरंधर 2 की तारीफ की:बोले एकदम शानदार तरीके से बनाई गई धमाकेदार फिल्म, रणवीर सिंह की एक्टिंग की भी सराहना की

महेश बाबू ने धुरंधर 2 की तारीफ की:बोले-एकदम शानदार तरीके से बनाई गई धमाकेदार फिल्म, रणवीर सिंह की एक्टिंग की भी सराहना की

प्रीमियम पेट्रोल ₹2.35 प्रति लीटर तक महंगा हुआ:भोपाल में दाम 117 रुपए प्रति लीटर तक हुए, सामान्य पेट्रोल पुरानी कीमत पर ही मिलेगा

प्रीमियम पेट्रोल ₹2.35 प्रति लीटर तक महंगा हुआ:भोपाल में दाम 117 रुपए प्रति लीटर तक हुए, सामान्य पेट्रोल पुरानी कीमत पर ही मिलेगा

सोना ₹549 सस्ता, ₹1.47 लाख पर आया:चांदी ₹3,727 बढ़कर ₹2.34 लाख पर पहुंची, ईरान जंग का असर

सोना ₹549 सस्ता, ₹1.47 लाख पर आया:चांदी ₹3,727 बढ़कर ₹2.34 लाख पर पहुंची, ईरान जंग का असर

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