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

---Advertisement---

खबर हटके- 20 साल तक पेट में रहा थर्मामीटर:घसीटाराम-खोजाराम जैसे नाम बदल सकेंगे बच्चे; दुल्हन ने चेहरा दिखाने के लिए मांगे ₹90 लाख

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

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

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

वर्ल्ड अपडेट्स:भारत में अगले महीने ब्रिक्स और क्वाड विदेश मंत्रियों की बैठक

red and white modern breaking news youtube thumbnail

पंजाब में श्रद्धालुओं से भरी बस पलटी, 6 की मौत:15 घायल, 35 लोग सवार थे; आनंदपुर साहिब से लौटते वक्त फतेहगढ़ साहिब में हादसा

red and white modern breaking news youtube thumbnail

सबरीमाला केस में सुप्रीम कोर्ट में सुनवाई:महिलाओं की एंट्री के लिए दलीलें रखी जाएंगी; विरोध में सरकार, कहा- कई देवी मंदिरों में पुरुष बैन

red and white modern breaking news youtube thumbnail

सबरीमाला केस में सुप्रीम कोर्ट में सुनवाई:महिलाओं की एंट्री के लिए दलीलें रखी जाएंगी; विरोध में सरकार, कहा- कई देवी मंदिरों में पुरुष बैन

red and white modern breaking news youtube thumbnail

अमेरिका बोला- होर्मुज की नाकाबंदी के लिए 10,000 सैनिक तैनात:24 घंटे में कोई जहाज यहां से नहीं गुजरा; इजराइल-लेबनान में सीजफायर वार्ता हुई

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