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

---Advertisement---

Raigarh Suicide: प्रेमी जोड़े ने लगाई फांसी, जंगल में पेड़ से लटके मिले शव

On: अप्रैल 8, 2026 4:22 अपराह्न
Follow Us:
---Advertisement---

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

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