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

---Advertisement---

Raipur Water Supply: रायपुर में आज 6 घंटे पानी सप्लाई बंद, शाम को नहीं आएगा पानी

On: अप्रैल 10, 2026 4:48 अपराह्न
Follow Us:
raipur water supply: रायपुर में आज 6 घंटे पानी सप्लाई बंद, शाम को नहीं आएगा पानी
---Advertisement---

Raipur Water Supply: राजधानी रायपुर में आज शाम पानी सप्लाई प्रभावित रहेगी। नगर निगम के 150 एमएलडी फिल्टर प्लांट की क्लीयर वाटर डीआई राइजिंग पाइपलाइन में लीकेज मरम्मत के चलते 6 घंटे का शटडाउन लिया जा रहा है। यह मरम्मत कार्य पचपेड़ी नाका और तेलीबांधा थाना के सामने किया जाएगा, जिसके कारण शाम के समय जल आपूर्ति पूरी तरह बंद रहेगी। (रायपुर पानी सप्लाई बंद). इन इलाकों में नहीं आएगा पानी (Raipur water supply shutdown). 150 एमएलडी प्लांट से जुड़े 11 जलागारों से आज शाम जल प्रदाय नहीं होगा। इनमें लालपुर, अमलीडीह, अवंति विहार, मंडी, मोवा, सड्डू, दलदल सिवनी, कचना, आमासिवनी, देवपुरी और जोरा क्षेत्र शामिल हैं। हालांकि सुबह इन क्षेत्रों में नियमित पानी सप्लाई दी जाएगी। (Raipur pani supply band). कल से सामान्य होगी व्यवस्था. नगर निगम के अनुसार 11 अप्रैल से पानी सप्लाई फिर से सामान्य हो जाएगी। लेकिन भीषण गर्मी के बीच पहले से पानी की समस्या झेल रहे लोगों के लिए यह कटौती परेशानी बढ़ा सकती है।. Raipur Water Supply: रायपुर के इन 2 वार्डों में आज नहीं आएगा पानी, डिस्ट्रीब्यूशन वाल्व बदले जाने से जलापूर्ति बाधित

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

ब्राजील फुटबॉल विश्व कप के नॉकआउट में: स्कॉटलैंड को 3-0 से हराया, विनीसियस ने डबल गोल किए, नेमार भी मैदान पर उतरे

red and white modern breaking news youtube thumbnail

वेनेजुएला में 7.2 और 7.5 तीव्रता के दो भूकंप आए:राजधानी कराकस में इमारतें गिरीं, एयरपोर्ट की छत का हिस्सा ढहा; 126 साल में सबसे बड़ा भूकंप

red and white modern breaking news youtube thumbnail

राजस्थान में तेज बारिश, पानी भरने से गाड़ियां फंसीं:यूपी में आंधी से पोल गिरे, कारें दबीं; दिल्ली में आंधी-बारिश, मानसून एमपी-गुजरात पहुंचा

red and white modern breaking news youtube thumbnail

खबर हटके- भालू बनने के लिए ₹14 लाख की नौकरी:छोटी दाढ़ी रखने पर उठा ले गई पुलिस; जेट जितनी तेज आवाज निकालने वाला शख्स

red and white modern breaking news youtube thumbnail

समुद्र के तल पर चलने वाली शार्क की प्रजाति मिली:पीएम मोदी ने ओडिशा में इंटरनेशनल स्टेडियम का उद्घाटन किया; 25 जून के करेंट अफेयर्स

red and white modern breaking news youtube thumbnail

13 साल का बेटा कभी अपनी गलतियों को स्वीकार नहीं करता है: हमेशा दूसरों को दोष देता है, उसे अपनी गलतियों की जिम्मेदारी लेने के लिए कैसे सिखाएं?

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