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

---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

तलाक के बाद टूट गई थीं एक्ट्रेस हंसिका मोटवानी:जिंदगी के डार्क फेज से गुजरीं, परिवार और थेरेपी से मिली ताकत

red and white modern breaking news youtube thumbnail

PM मोदी रात 8.30 बजे देश को संबोधित करेंगे:सब्जेक्ट पर सस्पेंस; कल लोकसभा की सीटें बढ़ाने वाला बिल पास नहीं करा पाई थी सरकार

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

TCS नासिक केस- आरोपी निदा खान अभी तक फरार:फोन बंद, घर पर ताला; कंपनी बोली- किसी भी पीड़ित ने POSH कंप्लेन नहीं की

red and white modern breaking news youtube thumbnail

हेरा फेरी 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!"); } });