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

---Advertisement---

Korba Husband Murder: पत्नी ने पति को जहर देकर की हत्या, मासूम बच्चों ने खोली पोल

On: जनवरी 31, 2026 12:30 अपराह्न
Follow Us:
korba husband murder: पत्नी ने पति को जहर देकर की हत्या, मासूम बच्चों ने खोली पोल
---Advertisement---

Korba Husband Murder: छत्तीसगढ़ के कोरबा जिले से एक दिल दहला देने वाली घटना सामने आई है, जहां पत्नी ने अपने ही पति को जहर (Korba Wife Poisoned Husband) देकर मौत के घाट उतार दिया। हत्या के बाद महिला ने मामले को आत्महत्या का रूप देने की कोशिश की, लेकिन उसके मासूम बच्चों के बयान ने पूरी पोल खोल दी। मामला दर्री थाना क्षेत्र के लाटा बस्ती का है। (कोरबा में पत्नी ने पति को जहर देकर हत्या). जानकारी के अनुसार, आरोपी महिला ने पहले पति को जहर दिया और फिर इलाज के बहाने उसे अस्पताल ले गई। शुरुआत में पुलिस को मामला संदिग्ध आत्महत्या का लगा, लेकिन जब बच्चों से पूछताछ की गई तो उन्होंने बताया कि उन्होंने अपनी मां को पिता को जहर देते हुए देखा था। बच्चों के इस बयान के बाद पुलिस ने अस्पताल से ही आरोपी पत्नी को गिरफ्तार कर लिया। (कोरबा में पत्नी ने पति को जहर दिया). प्रेम प्रसंग में रची गई हत्या की साजिश. पुलिस पूछताछ में महिला ने पति की हत्या (Korba Wife Killed Husband) की बात स्वीकार करते हुए बताया कि उसका किसी अन्य युवक से प्रेम संबंध था। इसी वजह से उसने पति को रास्ते से हटाने की साजिश रची। पुलिस अब आरोपी महिला के प्रेमी की तलाश में जुट गई है। आरोपी की गिरफ्तारी के लिए एक विशेष टीम रायगढ़ भेजी गई है।

Join WhatsApp

Join Now

Join Telegram

Join Now

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