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

---Advertisement---

9 राज्यों में तेज बारिश, 2 में आंधी-तूफान का अलर्ट:MP-राजस्थान, हरियाणा में बारिश हुई; जम्मू-कश्मीर के गांदरबल में एवलांच का खतरा

On: अप्रैल 3, 2026 5:03 पूर्वाह्न
Follow Us:
9 राज्यों में तेज बारिश, 2 में आंधी तूफान का अलर्ट:mp राजस्थान, हरियाणा में बारिश हुई; जम्मू कश्मीर के गांदरबल में एवलांच का खतरा
---Advertisement---

देश के कई राज्यों में अगले तीन दिन मौसम बदला रहेगा। मौसम विभाग ने जम्मू-कश्मीर, हिमाचल प्रदेश, पंजाब, दिल्ली, हरियाणा, चंडीगढ़, राजस्थान, मध्य प्रदेश और महाराष्ट्र में तेज बारिश का अलर्ट जारी किया गया है। वहीं कर्नाटक और तमिलनाडु में आंधी-तूफान की संभावना जताई गई है। मध्य प्रदेश के सागर और सीहोर में गुरुवार को बारिश हुई। सीहोर में पंचायत वेब सीरीज की शूटिंग रोकनी पड़ी। वहीं धार के कुक्षी में ओले गिरे। मऊगंज में आकाशीय बिजली की चपेट में आकर महिला की मौत हो गई। राजस्थान के श्रीगंगानगर में गुरुवार दोपहर अचानक मौसम बदल गया और तेज बारिश के साथ ओले गिरे। जैसलमेर में आंधी चली। हरियाणा में गुरुवार को हिसार, सिरसा और फतेहाबाद में बारिश हुई। मौसम विभाग ने जम्मू-कश्मीर के गांदरबल जिले में अगले 24 घंटों में 2400 मीटर से ज्यादा ऊंचाई वाले इलाकों में हिमस्खलन (एवलांच) की चेतावनी जारी की है। प्रशासन ने लोगों को सतर्क रहने और पहाड़ी व बर्फीले क्षेत्रों में जाने से बचने की सलाह दी गई है। मौसम विभाग ने हिमाचल के पांच जिलों चंबा, कांगड़ा, कुल्लू, मंडी और शिमला में अगले दो दिनों तक तेज बारिश के साथ ओलावृष्टि और तूफान का ऑरेंज अलर्ट जारी किया गया है। उत्तर प्रदेश में शुक्रवार से तेज बारिश की संभावना है। इस दौरान बिजली और ओले गिर सकते हैं। अगले दो दिन मौसम का हाल

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

CG News: छत्तीसगढ़ में पकड़ा गया पाकिस्तान का खुफिया एजेंट! विदेशी नंबरों के संपर्क में रहता था

red and white modern breaking news youtube thumbnail

CG Poisoned Liquor: शराब में जहर मिलाकर 8 लोगों की हत्या, पहले कुत्ते पर किया ट्रायल, खजाने के लिए 21 बलि की थी चर्चा!

red and white modern breaking news youtube thumbnail

गुजरात- AAP विधायक, पत्नी समेत 9 को 7-7 साल जेल:वन्यकर्मियों से मारपीट, वसूली के मामले में मिली सजा, ₹96000 का जुर्माना भी

red and white modern breaking news youtube thumbnail

रोहित शर्मा-अलका याग्निक को आज मिलेंगे पद्म अवॉर्ड्स:राष्ट्रपति मुर्मू 65 हस्तियों को सम्मानित करेंगी; किचन मुगल टी जगन्नाथन को मरणोपरांत पद्मश्री मिलेगा

red and white modern breaking news youtube thumbnail

Coaching Centre Fire: कोचिंग सेंटर में 15 स्टूडेंट की मौत, कई छात्र बाथरूम में छिपे; कई ने लगाई छलांग

red and white modern breaking news youtube thumbnail

CG Boat Accident: बांध में पलटी नाव, 9 लोग थे सवार; 3 लापता

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