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

---Advertisement---

जम्मू-कश्मीर के डोडा में दो स्थानों पर बादल फटने से आई बाढ़ से सड़कें बंद, कई गांवों से कनेक्शन कटा…

On: जुलाई 1, 2026 1:26 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

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

Doda, Jammu and Kashmir – Heavy rainfall lashed Doda district and several adjoining areas, triggering two cloudbursts in Kalalgisar village of the Bhalessa region. The intense downpour caused flash floods and debris flow, blocking several roads in the area and disrupting normal… pic.twitter.com/dZBpTCXrxf— NextMinute News (@nextminutenews7) July 1, 2026

अचानक आई बाढ़ के साथ बड़ी मात्रा में मलबा बहकर आया, जिससे भलेसा पट्टी के कई गांवों का संपर्क कट गया है। अधिकारियों के अनुसार, मौसम की स्थिति में सुधार होने के बाद ही सड़कों की बहाली का काम शुरू किया जाएगा।इस बीच, प्रशासन ने स्थानीय निवासियों को सलाह दी है कि जब तक सड़क संपर्क बहाल नहीं हो जाता, तब तक संवेदनशील इलाकों में अनावश्यक यात्रा से बचें और आधिकारिक दिशा-निर्देशों का सख्ती से पालन करें।
The post जम्मू-कश्मीर के डोडा में दो स्थानों पर बादल फटने से आई बाढ़ से सड़कें बंद, कई गांवों से कनेक्शन कटा… appeared first on News Today Chhattisgarh.

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

छत्तीसगढ़ में बिजली उपभोक्ताओं को झटका, आज से प्रति यूनिट देने होंगे 30 से 50 पैसे ज्यादा…

red and white modern breaking news youtube thumbnail

छत्तीसगढ़ के चर्चित कोरिया ट्रिपल मर्डर केस में CBI जांच के आदेश,भाजपा नेता सहित तीन लोगों को जलाया गया था जिंदा…

red and white modern breaking news youtube thumbnail

दिल्ली से लेकर रायपुर तक मंत्रिमंडल विस्तार की अटकले फिर तेज़,बीजेपी के इन 5 दिग्गज नेताओं की “देवउठनी” उल्टी गिनती शुरू…

red and white modern breaking news youtube thumbnail

कैबिनेट में फेरबदल की चर्चा के बीच पीएम मोदी की बैठक, मंत्रालयों के सचिवों संग कर रहे मंथन…

red and white modern breaking news youtube thumbnail

कोलियारी में अतिक्रमण हटाने पर बवाल, नोटिस के विरोध में ग्रामीणों ने घेरा राजस्व दल…

red and white modern breaking news youtube thumbnail

सुशासन के बैनर तले ”NRDA” को दोबारा दिवालिया बनाने की कवायतें जोरों पर,100 करोड़ पर हाथ साफ़ करने के लिए टेंडर में ख़ास ”गिरोह” का सदस्य होना ”अनोखी शर्त”…    

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