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

---Advertisement---

CG Weather Update: 5 दिन आंधी-बारिश का अलर्ट, 60KM की रफ्तार से चलेंगी हवाएं, ओले और बिजली गिरने की चेतावनी

On: मई 2, 2026 3:51 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG Weather Update: छत्तीसगढ़ में मौसम ने अचानक करवट ले ली है। मौसम विभाग ने अगले 5 दिनों तक प्रदेशभर में गरज-चमक, तेज हवाएं, बारिश और ओलावृष्टि की संभावना जताते हुए अलर्ट जारी किया है। इस दौरान 40 से 60 किमी प्रति घंटे की रफ्तार से तेज हवाएं चल सकती हैं और कई इलाकों में बिजली गिरने का भी खतरा बना रहेगा।. पिछले 24 घंटों में प्रदेश के कई हिस्सों में हल्की बारिश, तेज हवा और कुछ जगहों पर ओले गिरने की घटनाएं सामने आई हैं। मौसम में आए इस बदलाव के कारण अधिकतम तापमान में 1 से 4 डिग्री सेल्सियस तक गिरावट दर्ज की गई है, जिससे लोगों को भीषण गर्मी से आंशिक राहत मिली है।. मौसम विभाग के अनुसार मैनपुर और चंद्रपुर में 1-1 सेंटीमीटर वर्षा रिकॉर्ड की गई है। वहीं प्रदेश में सबसे अधिक तापमान 42 डिग्री सेल्सियस राजनांदगांव में दर्ज किया गया, जबकि पेंड्रा रोड में न्यूनतम तापमान 19.6 डिग्री सेल्सियस रिकॉर्ड हुआ है।. विभाग ने आने वाले दिनों में अंधड़, बारिश और वज्रपात की स्थिति को देखते हुए लोगों को सतर्क रहने की सलाह दी है।. राजधानी रायपुर में 2 मई को सुबह मौसम साफ रहने की संभावना है, लेकिन दोपहर या शाम तक बादल छाने के साथ हल्की बारिश हो सकती है। यहां अधिकतम तापमान 42 डिग्री और न्यूनतम तापमान 28 डिग्री सेल्सियस के आसपास रहने का अनुमान है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

न्यूयॉर्क में सालाना 2 करोड़ या भारत में 60 लाख? :सोशल मीडिया पर छिड़ी बहस; लोग बोले- जिंदगी को सिर्फ पैसों से नहीं माप सकते

red and white modern breaking news youtube thumbnail

महिला टी20 विश्व कप के लिए भारतीय टीम का ऐलान: हरमनप्रीत कौर कमान संभालेंगी, टूर्नामेंट 12 जून से शुरू होगा

red and white modern breaking news youtube thumbnail

CG IED Blast: छत्तीसगढ़ में IED ब्लास्ट, DRG प्रभारी समेत 3 जवान शहीद

red and white modern breaking news youtube thumbnail

मलाइका अरोड़ा बोलीं- बेटे अरहान ने शादी से इनकार किया:कहा- ग्रैंडकिड्स भूल जाइए, प्रदूषण और खराब माहौल में बच्चे नहीं चाहता हूं

red and white modern breaking news youtube thumbnail

पाक कप्तान बोले- सूर्या ने हाथ मिलाया था: कहा- प्रेस कॉन्फ्रेंस और फोटोशूट में हाथ मिलाया था, ग्राउंड पर इग्नोर किया

red and white modern breaking news youtube thumbnail

CG Board Result 2026: छात्रों को बड़ी राहत, री-वैल्यूएशन में नहीं घटेंगे अंक

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