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

---Advertisement---

Raipur Fire: रायपुर अपार्टमेंट में AC ब्लास्ट से आग, फ्लैट में फैला धुआं..

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

Raipur Fire: राजधानी रायपुर के दलदल सिवनी इलाके में एक अपार्टमेंट में एसी फटने से आग लगने की घटना सामने आई है। आग लगते ही पूरे परिसर में धुआं फैल गया, जिससे अफरा-तफरी मच गई और लोग घबराकर बाहर निकलने लगे। मामला मोवा थाना क्षेत्र का है।. दोपहर करीब डेढ़ बजे मोवा थाना क्षेत्र के सुमित होलसेल के पास स्थित छह मंजिला अपार्टमेंट के तीसरे फ्लोर में अचानक एसी ब्लास्ट होने से आग लग गई। कुछ ही मिनटों में आग तेजी से फैल गई और फ्लैट में घना धुआं भर गया।. घबराकर बाहर निकले लोग. आग लगने के बाद अपार्टमेंट में रहने वाले लोग घबराकर अपने-अपने फ्लैट से बाहर निकलने लगे। इस दौरान एक युवक को बाहर निकालते समय हल्की चोट भी आई। आसपास के लोगों ने तत्काल फायर ब्रिगेड को सूचना दी।. दमकल ने एक घंटे में पाया काबू. सूचना मिलते ही दमकल की टीम मौके पर पहुंची और आग बुझाने का काम शुरू किया। करीब एक घंटे की कड़ी मशक्कत के बाद आग पर पूरी तरह काबू पा लिया गया। घटना में किसी प्रकार की जनहानि नहीं हुई है। फिलहाल आग लगने के कारणों की जांच की जा रही है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

पवन खेड़ा की अग्रिम जमानत याचिका खारिज:गुवाहाटी हाईकोर्ट बोला- ये फर्जी दस्तावेज का केस, कस्टोडियल पूछताछ जरूरी; CM सरमा की पत्नी पर आरोप लगाए थे

red and white modern breaking news youtube thumbnail

आज की सरकारी नौकरी:यूपी में फॉरेस्ट गार्ड के 708 पदों का नोटिफिकेशन जारी; पंजाब में 170 वैकेंसी, SSC कंबाइंड हिंदी ट्रांसलेटर के लिए आवेदन शुरू

red and white modern breaking news youtube thumbnail

इजराइली PM को प्रोस्टेट कैंसर हुआ, चुपचाप इलाज कराया:2 महीने तक जानकारी छिपाई; ट्यूमर खत्म करने रेडिएशन थेरेपी ली

red and white modern breaking news youtube thumbnail

Bilaspur News: रोमांस कर रहे कपल छत से गिरे, बॉयफ्रेंड की मौत; गर्लफ्रेंड गंभीर

red and white modern breaking news youtube thumbnail

CG Murder: पति ने पत्नी की हत्या कर प्राइवेट पार्ट में डाला बोतल और डंडा ?

red and white modern breaking news youtube thumbnail

CG School Fees: मनमानी फीस नहीं वसूल पाएंगे प्राइवेट स्कूल, होगी कड़ी कार्रवाई

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