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

---Advertisement---

MP के भोपाल-सीहोर में ओले गिरे:यूपी के 20 शहरों में बारिश, 40 जिलों में अलर्ट; हरियाणा के 7 जिलों में बारिश से फसल बर्बाद

On: अप्रैल 2, 2026 5:03 पूर्वाह्न
Follow Us:
mp के भोपाल सीहोर में ओले गिरे:यूपी के 20 शहरों में बारिश, 40 जिलों में अलर्ट; हरियाणा के 7 जिलों में बारिश से फसल बर्बाद
---Advertisement---

देश के पांच राज्यों में अगले तीन दिन मौसम में बदलाव रहेगा। मध्य प्रदेश के भोपाल में बुधवार दोपहर को बाद तेज आंधी के साथ बारिश हुई। मौसम विभाग ने भोपाल में ओले गिरने का अलर्ट भी जारी किया है। उत्तर प्रदेश में बेमौसम बारिश हो रही है। बुधवार को लखनऊ-अमेठी समेत 20 शहरों में बारिश हो रही है। तेज हवाएं चल रही हैं। फर्रुखाबाद में देर रात ओले गिरे। मौसम विभाग ने प्रदेश के 40 जिलों में आंधी-बारिश का अलर्ट जारी किया है। राजस्थान में 2 अप्रैल से फिर एक नया वेदर सिस्टम ​एक्टिव होने और उससे बारिश का दौर शुरू होने का अलर्ट है। राज्य में पिछले 24 घंटे में 10 जिलों के मौसम में दोपहर बाद बदलाव हुआ। हरियाणा में बारिश और ओलावृष्टि से 7 जिलों में फसलों को नुकसान पहुंचा। वहीं 100 गांवों में खड़ी गेहूं, सरसों और चने की फसल खराब हो गई। उत्तराखंड में रुद्रप्रयाग की सोनप्रयाग घाटी में ओले गिरे और केदारघाटी में बारिश हुई। बाकी जगह मौसम साफ रहा। मौसम विभाग के अनुसार 3500 मीटर या उससे अधिक ऊंचाई वाले इलाकों में हल्की बर्फबारी भी हो सकती है। अगले 2 दिन मौसम का हाल

Join WhatsApp

Join Now

Join Telegram

Join Now

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