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

---Advertisement---

Raipur News: खारुन नदी में डूबने से युवक की मौत, रेस्क्यू कर निकाला शव

On: मई 1, 2026 5:27 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

Raipur News: राजधानी रायपुर से लगे अम्लेश्वर स्थित खारुन नदी में एक युवक की डूबने से मौत हो गई। घटना की सूचना मिलते ही कंट्रोल रूम दुर्ग से रेस्क्यू ऑपरेशन शुरू किया गया। युवक नदी में नहाने के दौरान गहरे पानी में चला गया और डूब गया।. सूचना मिलने पर जिला सेनानी नागेंद्र कुमार सिंह के निर्देश पर SDRF टीम मौके पर पहुंची। SDRF प्रभारी धनीराम यादव के मार्गदर्शन में डिप डाइविंग एक्सपर्ट ओंकार और भानुप्रताप ने गहरे पानी में सर्च ऑपरेशन चलाया। कड़ी मशक्कत के बाद टीम ने युवक के शव को नदी से बाहर निकाला और पुलिस को सौंप दिया।. इस रेस्क्यू अभियान में राजकुमार यादव, थानेश्वर, विनय, हेमराज, राजू महानंद, दिलीप और रमेश की अहम भूमिका रही। मृतक की पहचान मोहम्मद मोहिउद्दीन (19 वर्ष) के रूप में हुई है, जो रायपुर के मौदहापारा क्षेत्र का निवासी था। फिलहाल पुलिस मामले की जांच में जुटी हुई है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

पदक विजेताओं को मिलेगी आउट ऑफ टर्न नौकरी: खेल मंत्री ने किया टेनिस बॉल क्रिकेट का शुभारंभ; कहा- अंतरराष्ट्रीय आयोजनों के लिए खुद को तैयार करें

red and white modern breaking news youtube thumbnail

दावा- एपस्टीन ने मरने से पहले सुसाइड नोट लिखा:7 साल से अदालत में सील, जांच एजेंसियों को भी नहीं मिला यह अहम सबूत

red and white modern breaking news youtube thumbnail

पंजाब-चंडीगढ़ दिनभर,10 बड़ी खबरें:CM बोले- मेरी बेटी के बारे में बोलता है; कॉमर्शियल सिलेंडर ₹1 हजार तक महंगा; गैंगस्टर सुक्खा काहलवां के राइट हैंड की हत्या

red and white modern breaking news youtube thumbnail

Raipur Child Rape: 7 साल की मासूम से रेप, चीख-चीखकर रोई बच्ची

red and white modern breaking news youtube thumbnail

‘लेबर डे’ पर नोएडा में फैक्ट्रियों के बाहर पुलिस तैनात:अपने हक के लिए आवाज उठाने वाले 1100 से ज्यादा मजदूर हिरासत में

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