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

---Advertisement---

Korba Love Affair: BF ने GF का गला रेता, फिर खुद की आत्महत्या, घायल युवती ने वीडियो कॉल कर बताई पूरी कहानी

On: फ़रवरी 4, 2026 4:15 अपराह्न
Follow Us:
korba love affair: bf ने gf का गला रेता, फिर खुद की आत्महत्या, घायल युवती ने वीडियो कॉल कर बताई पूरी कहानी
---Advertisement---

Korba Love Affair: छत्तीसगढ़ के कोरबा जिले से एक सनसनीखेज और दिल दहला देने वाला मामला सामने आया है। बिलासपुर के रहने वाले युवक और युवती ने साथ जीने-मरने की कसमें खाकर अपने-अपने घरों से भागने का फैसला किया, लेकिन यह फैसला खून और मौत में बदल गया। उरगा थाना क्षेत्र अंतर्गत सन्डैल नाला के पास युवक ने अचानक अपनी प्रेमिका का चाकू से गला रेत दिया और उसे मरा हुआ समझकर खुद का भी गला काट लिया। इस घटना में युवक की मौके पर ही मौत हो गई, जबकि युवती गंभीर रूप से घायल अवस्था में बच गई। (कोरबा में प्रेमी ने प्रेमिका का गला रेता). जानकारी के अनुसार, बिलासपुर के कश्यप कॉलोनी की निवासी निशा उर्फ प्रतीक्षा (22 वर्ष) और बिलासपुर निवासी शुभम नायडू (28 वर्ष) मंगलवार रात अपने घरों से भाग निकले थे। दोनों बाइक से कोरबा पहुंचे, जहां किसी बात को लेकर विवाद हो गया। इसी दौरान शुभम ने सन्डैल नाला के पास निशा पर जानलेवा हमला (Korba Lover Kills Girlfriend) कर दिया और फिर खुद पर भी चाकू चला लिया।. घटना के बाद लहूलुहान हालत में पड़ी निशा ने हिम्मत दिखाते हुए अपने परिजनों को वीडियो कॉल कर पूरी घटना बताई और अपनी लोकेशन भेजी। साथ ही डायल 112 पर भी सूचना दी। लोकेशन मिलते ही पुलिस मौके पर पहुंची और दोनों को जिला मेडिकल अस्पताल पहुंचाया गया, जहां डॉक्टरों ने शुभम नायडू को मृत घोषित कर दिया। गंभीर रूप से घायल युवती को प्राथमिक उपचार के बाद बेहतर इलाज के लिए बिलासपुर रेफर किया गया है।. पुलिस जांच में यह भी सामने आया है कि मृतक युवक शुभम नायडू पहले से शादीशुदा था। फिलहाल पुलिस ने मर्ग कायम कर शव को पोस्टमार्टम के लिए भेज दिया है और मामले की जांच जारी है। युवती की हालत में सुधार के बाद ही घटना के पीछे की पूरी वजह स्पष्ट हो सकेगी।

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