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

---Advertisement---

खबर हटके- शनि देव की आंखों पर पट्टी बांधकर चोरी:खुद को जिंदा साबित करने को कफन ओढ़ा; स्कूल ने टीचर को निकाला, अब ₹1.85 करोड़ देगा

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

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

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