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

---Advertisement---

ट्रॉफी-मंदिर विवाद: कीर्ति आजाद का पलटवार, कोच गंभीर को जवाब देते हुए कहा- खिलाड़ी खुद अपनी स्थिति बदतर न करें

On: मार्च 11, 2026 2:57 पूर्वाह्न
Follow Us:
ट्रॉफी मंदिर विवाद: कीर्ति आजाद का पलटवार, कोच गंभीर को जवाब देते हुए कहा  खिलाड़ी खुद अपनी स्थिति बदतर न करें
---Advertisement---

टी20 विश्व कप 2026 जीत के बाद ट्रॉफी को मंदिर ले जाने को लेकर शुरू हुआ विवाद थमता नजर नहीं आ रहा।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

मस्क बोले- सरकारी मदद के दम पर नहीं मिली सफलता:स्पेसएक्स-टेस्ला की कुल वैल्यू में इंसेंटिव्स सिर्फ 2%; दुनिया के पहले ट्रिलिनियर बने

red and white modern breaking news youtube thumbnail

उद्धव ठाकरे की शिवसेना में टूट के अटकलें:शिंदे गुट के MLC का दावा- हमारे संपर्क में 7 सांसद; उद्धव बोले- जाना वाले खुशी-खुशी जाएं

red and white modern breaking news youtube thumbnail

लेक्चरर-कोच भर्ती, आंसर की पर कल से आपत्ति दर्ज होगी:RPSC ने 7 सब्जेक्ट के मॉडल प्रश्न-पत्र जारी किए, 19 जून लास्ट डेट

red and white modern breaking news youtube thumbnail

दुनिया के 16 नेताओं से छोटे हैं ट्रम्प:91% नेताओं से ज्यादा उम्रदराज, उनसे 10 साल ज्यादा सऊदी किंग की उम्र

red and white modern breaking news youtube thumbnail

एयरफोर्स अफसर की पत्नी से रेप:धर्म परिवर्तन की कोशिश भी हुई; VIDEO में रोते हुए बोली- मुझे छोड़ दो

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