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

---Advertisement---

CHHATTISGARH | अवैध कोयला खनन का काला सच, एक और जान गई

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

सरगुजा। सरगुजा में अवैध कोयला खनन ने एक और जान ले ली। अमेरा खदान इलाके में 70-80 फीट गहरे गड्ढे में काम कर रहे एक ग्रामीण पर अचानक मिट्टी धंस गई और उसकी मौके पर ही मौत हो गई।

गांव वाले साफ कह रहे हैं कि ये हादसा नहीं, सिस्टम की नाकामी है। इलाके में लंबे समय से कोयला माफिया खुलेआम धंधा चला रहे हैं। गरीब ग्रामीणों को लालच देकर या मजबूरी में खतरनाक गड्ढों में उतार दिया जाता है, जहां हर पल मौत का खतरा रहता है।

हर दिन सैकड़ों बाइक से कोयला निकालकर भट्ठों और होटलों में सप्लाई हो रहा है, लेकिन कार्रवाई सिर्फ कागजों में ही दिखती है। अब हादसे के बाद पुलिस जांच की बात कर रही है, लेकिन सवाल वही है क्या इस बार सच में कुछ बदलेगा या फिर अगला हादसा होने तक सब शांत रहेगा?

 

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

रिलायंस का मुनाफा 13% गिरकर ₹16,971 करोड़ रहा:चौथी तिमाही में रेवेन्यू 13% बढ़कर ₹2.98 लाख करोड़ पहुंचा; शेयर होल्डर को ₹6 लाभांश मिलेगा

red and white modern breaking news youtube thumbnail

रिलायंस का मुनाफा 13% गिरकर ₹16,971 करोड़ रहा:चौथी तिमाही में रेवेन्यू 13% बढ़कर ₹2.98 लाख करोड़ पहुंचा; शेयर होल्डर को ₹6 लाभांश मिलेगा

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

पेटीएम पेमेंट्स बैंक लाइसेंस RBI ने रद्द किया:कहा- इसकी बैंकिंग सेफ नहीं, ग्राहकों को लौटाने के लिए पर्याप्त पैसा; UPI एप काम करता रहेगा

red and white modern breaking news youtube thumbnail

पेटीएम पेमेंट्स बैंक लाइसेंस RBI ने रद्द किया:कहा- इसकी बैंकिंग सेफ नहीं, ग्राहकों को लौटाने के लिए पर्याप्त पैसा; UPI एप काम करता रहेगा

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