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

---Advertisement---

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

On: अप्रैल 23, 2026 4:30 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

छत्तीसगढ़ में तोते को बचाने के लिए फायर ब्रिगेड का सहारा लेना पड़ा। वहीं, गुजरात में ट्रैफिक पुलिस की जैकेट में पंखा लगाया गया है, इसे कूलिंग जैकेट नाम दिया गया है। उधर, कनाडा में एक महिला को शरणार्थी का दर्जा दे दिया गया, लेकिन उसके पति और बेटे को देश छोड़ने का आदेश दे दिया गया। उत्तर प्रदेश में एक नाबालिग को जेल भेज दिया गया, जिसके बाद सुप्रीम कोर्ट ने सरकार को फटकार लगाई और ₹5 लाख मुआवजा देने का एलान किया। वहीं, जापान की एक महिला को गोलगप्पे इतने पसंद आए कि वह अब टोक्यो में इसकी दुकान खोलेंगी। आज खबर हटके में जानेंगे ऐसी ही 5 रोचक खबरें… तो ये थी आज की रोचक खबरें, कल फिर मिलेंगे कुछ और दिलचस्प और हटकर खबरों के साथ… खबर हटके को और बेहतर बनाने के लिए हमें आपका फीडबैक चाहिए। इसके लिए यहां क्लिक करें…

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

यूपी के मिर्जापुर में सड़क हादसा, 11 की मौत:इनमें से 9 जिंदा जले, बोलेरो और कार ट्रक-ट्राले से टकराईं, बोलेरो में आग लगी

red and white modern breaking news youtube thumbnail

Allan Border on Vaibhav Sooryavanshi: वैभव सूर्यवंशी पर फिदा एलन बॉर्डर, ब्रायन लारा से की तुलना; दी खास सलाह

red and white modern breaking news youtube thumbnail

साउथ अफ्रीका ने भारत से जीती टी20 सीरीज: कप्तान वोल्वार्ट का 47 गेंदों में शतक; 193 रन का लक्ष्य 21 गेंद रहते हासिल किया

red and white modern breaking news youtube thumbnail

ईरान बोला- मौजूदा हालात में होर्मुज नहीं खुलेगा:अमेरिकी नाकेबंदी खत्म हो तभी सीजफायर; कल इस्लामाबाद में US-ईरान की बातचीत संभव

red and white modern breaking news youtube thumbnail

149 दिन बाद आज होंगे भगवान बद्रीविशाल के दर्शन:तीन चाबियों से खुलेंगे कपाट; घी में लिपटा कंबल बताएगा कैसा रहेगा पूरा साल

red and white modern breaking news youtube thumbnail

दिल्ली में IRS अफसर के घर में बेटी से रेप-मर्डर:डुप्लीकेट चाबी से घर में दाखिल हुआ था आरोपी, ऑनलाइन गेम से कर्जे में डूब गया था

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