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

---Advertisement---

CHHATTISGARH | रेत माफियाओं पर सख्त संदेश!

On: जून 3, 2026 5:19 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

रायपुर। छत्तीसगढ़ में रेत खनन को लेकर अब सख्ती बढ़ सकती है। राज्यपाल रमेन डेका ने साफ कहा है कि रेत का खनन वैज्ञानिक और तय नियमों के मुताबिक होना चाहिए, ताकि विकास भी हो और पर्यावरण भी सुरक्षित रहे।. लोक भवन में खनिज विभाग के अधिकारियों के साथ बैठक के दौरान राज्यपाल ने कहा कि रेत राज्य के विकास के लिए जरूरी संसाधन है, लेकिन इसका अनियंत्रित दोहन नदियों, भू-जल और पर्यावरण के लिए बड़ा खतरा बन सकता है।. राज्यपाल ने ड्रोन निगरानी और खनिज 2.0 पोर्टल के जरिए हो रही मॉनिटरिंग की सराहना करते हुए अवैध खनन पर कड़ी नजर रखने के निर्देश दिए। उन्होंने कहा कि नदियों की प्राकृतिक संरचना और जलधारण क्षमता को बचाना बेहद जरूरी है।. इतना ही नहीं, राज्यपाल ने रेत खनन वाले क्षेत्रों का वैज्ञानिक अध्ययन कराने की बात भी कही। जरूरत पड़ने पर IIT जैसे विशेषज्ञ संस्थानों से सर्वे और तकनीकी अध्ययन कराने के निर्देश दिए गए हैं, ताकि भविष्य में बेहतर और संतुलित खनन नीति बनाई जा सके।. Chhattisgarh Sand Mining Update: Drone Monitoring, Governor Ramen Deka, Illegal Mining Crackdown, CG Khanij 2.0 Portal, Mineral Department, River Conservation, and Latest Sand Mining Rules and News.

 

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

CGPSC Exam 2026: राज्य सेवा मुख्य परीक्षा के प्रवेश पत्र जारी, 6 जून से एग्जाम शुरू

red and white modern breaking news youtube thumbnail

CG CM Helpline: छत्तीसगढ़ में जल्द शुरू होगी CM हेल्पलाइन; कॉल, ऐप और व्हाट्सएप से दर्ज कर सकेंगे शिकायत

red and white modern breaking news youtube thumbnail

PM Surya Ghar Yojana: पीएम सूर्य घर योजना में छत्तीसगढ़ को नेशनल अवार्ड, इस दिन मिलेगा सम्मान

red and white modern breaking news youtube thumbnail

CG Tehsildar Strike: 500 से अधिक तहसीलदार हड़ताल पर, लोग परेशान; कामकाज ठप, भाजपा विधायक की गिरफ्तारी की मांग

red and white modern breaking news youtube thumbnail

दिल्ली आगजनी पर वर्ल्ड मीडिया:अलजजीरा ने लिखा- भारतीय इमारतों में सुरक्षा इंतजाम नहीं, BBC की रिपोर्ट- नियमों की अनदेखी से हादसा

red and white modern breaking news youtube thumbnail

दिल्ली की होटल में आग पर वर्ल्ड मीडिया:अलजजीरा ने लिखा- भारतीय इमारतों में सुरक्षा इंतजाम नहीं, BBC की रिपोर्ट- नियमों की अनदेखी से हादसा

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