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

---Advertisement---

Bilaspur Suicide Attempt: युवक ने खुद को लगाई आग, 80% झुलसा; वीडियो वायरल

On: अप्रैल 18, 2026 1:42 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

Bilaspur Suicide Attempt: छत्तीसगढ़ के बिलासपुर जिले से दिल दहला देने वाली घटना सामने आई है, जहां एक युवक ने सरेराह खुद पर पेट्रोल डालकर आग लगा ली। मामला बिल्हा थाना क्षेत्र का बताया जा रहा है। घटना से जुड़ा वीडियो सोशल मीडिया पर तेजी से वायरल हो रहा है। पुलिस मामले की जांच में जुटी हुई है। (बिलासपुर युवक ने खुद को लगाई आग). जानकारी के अनुसार, युवक पहले एक पेट्रोल पंप से डिब्बे में पेट्रोल भरवाते हुए सीसीटीवी में नजर आया। इसके बाद दूसरे फुटेज में वह सड़क किनारे बाइक रोककर खुद पर पेट्रोल छिड़कते हुए और आग लगाते हुए दिखाई देता है। (बिलासपुर युवक ने पेट्रोल डालकर लगाई आग). आग लगते ही युवक सड़क पर गिर पड़ा। आसपास मौजूद लोगों ने तत्परता दिखाते हुए दौड़कर आग बुझाई, जिससे उसकी जान बच सकी। युवक करीब 80% तक झुलस गया है। उसे गंभीर हालत में सिम्स अस्पताल में भर्ती कराया गया है, जहां उसका इलाज जारी है। घायल की पहचान मनजीत जायसवाल के रूप में हुई है, जो पौसरी गांव का निवासी है। (बिलासपुर युवक ने पेट्रोल डालकर लगाई आग)

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

बिग बॉस मराठी 6 में सोनाली राउत के गंभीर आरोप:खाने में कॉकरोच और मरे चूहे मिलने से कंटेस्टेंट्स की सेफ्टी पर सवाल

red and white modern breaking news youtube thumbnail

Balod Accident: चौथिया जा रहे पिकअप पलटी, 1 की मौत, 17 घायल

red and white modern breaking news youtube thumbnail

Durg Murder: बॉयफ्रेंड ने किया गर्लफ्रेंड का मर्डर, गला घोंटा फिर बोला- बेहोश है

red and white modern breaking news youtube thumbnail

महाराष्ट्र, ओडिशा और बिहार से 4 संदिग्ध आतंकी गिरफ्तार:खिलौने में बम लगाकर हमले की तैयारी कर रहे थे; राम मंदिर और संसद निशाने पर था

red and white modern breaking news youtube thumbnail

‘मुझे करोड़ों रुपए का नुकसान हो रहा है’:मुकेश खन्ना बोले- रणवीर सिंह को ‘शक्तिमान’ नहीं बनने दूंगा, नए चेहरे के लिए देशभर में ऑडिशन लूंगा

red and white modern breaking news youtube thumbnail

अफ्रीका का चक्कर लगाकर मिडिल ईस्ट जा रहा अमेरिकी वॉरशिप:हूती विद्रोहियों के हमलों से डरकर रास्ता बदला, 6000 नाविक और 3 डेस्ट्रॉयर भी साथ

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