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

---Advertisement---

CG Student Suicide: वीडियो कॉल पर बात करते-करते 12वीं की छात्रा ने लगा ली फांसी, प्रेमी ने दी पुलिस को सूचना

On: फ़रवरी 19, 2026 1:00 अपराह्न
Follow Us:
cg student suicide: वीडियो कॉल पर बात करते करते 12वीं की छात्रा ने लगा ली फांसी, प्रेमी ने दी पुलिस को सूचना
---Advertisement---

CG Student Suicide: छत्तीसगढ़ के जांजगीर-चांपा जिले से एक सनसनीखेज मामला सामने आया है। लछनपुर गांव में वीडियो कॉल पर बात करते-करते 12वीं कक्षा की छात्रा ने अपने घर में फांसी लगाकर आत्महत्या कर ली। (जांजगीर 12वीं की छात्रा ने लगाई फांसी). प्रारंभिक जानकारी के अनुसार 18 वर्षीय छात्रा रजनी प्रधान अपने बॉयफ्रेंड से वीडियो कॉल पर बात कर रही थी तभी उसने यह कदम उठाया । बताया जा रहा है कि घटना की जानकारी खुद युवक ने पुलिस को दी। हालांकि आत्महत्या के पीछे का स्पष्ट कारण अभी सामने नहीं आया है और पुलिस पूरे मामले की गंभीरता से जांच कर रही है।. परिजनों के मुताबिक घटना के समय छात्रा घर में अकेली थी। उसके माता-पिता मजदूरी के लिए बाहर गए हुए थे। जब वे लौटे तो कमरे में बेटी को पंखे से लटका पाया। परिजनों ने तत्काल आसपास के लोगों को सूचना दी और पुलिस को बुलाया।. सूचना मिलते ही सिटी कोतवाली थाना पुलिस मौके पर पहुंची, घटनास्थल का मुआयना किया और शव को पोस्टमार्टम के लिए भेज दिया। पुलिस छात्रा के मोबाइल फोन और कॉल डिटेल रिकॉर्ड की जांच कर रही है।

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