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

---Advertisement---

CG Weather Update: छत्तीसगढ़ में कल से लू का अलर्ट, 3 डिग्री तक बढ़ेगा तापमान

On: अप्रैल 23, 2026 3:53 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG Weather Update: छत्तीसगढ़ में गर्मी का असर लगातार बना हुआ है और अब इसमें और तेजी आने के संकेत मिल रहे हैं। मौसम विभाग के अनुसार बीते 24 घंटों में तापमान में खास बदलाव नहीं हुआ, लेकिन अगले 24 घंटे में पारा 2 से 3 डिग्री सेल्सियस तक बढ़ सकता है। इसके बाद अगले तीन दिनों तक तापमान लगभग स्थिर रहने की संभावना है। (छत्तीसगढ़ लू अलर्ट). मौसम विभाग ने 24 अप्रैल से मध्य छत्तीसगढ़ में हीट वेव (छत्तीसगढ़ में गर्मी) चलने की चेतावनी दी है, जो लगातार तीन दिनों तक असर दिखा सकती है। इस दौरान लोगों को तेज गर्मी और लू का सामना करना पड़ेगा। (छत्तीसगढ़ में गर्मी). इस बीच प्रदेश के कुछ इलाकों में हल्की से मध्यम बारिश भी दर्ज की गई है। जगदलपुर में बुधवार दोपहर बारिश के साथ ओले भी गिरे। तापमान की बात करें तो दुर्ग में सबसे अधिक 43.2 डिग्री सेल्सियस और जगदलपुर में न्यूनतम 20.5 डिग्री सेल्सियस दर्ज किया गया।. रायपुर में आज का मौसम. राजधानी रायपुर में आज मौसम विभाग ने आकाश मुख्यतः साफ रहने की संभावना जताई है. अधिकतम तापमान 43 डिग्री सेल्सियस और न्यूनतम तापमान 29 डिग्री सेल्सियस के आसपास दर्ज किया जा सकता है.

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

CG Dog Attack: कुत्तों का आतंक, एक ही दिन में 16 लोगों पर हमला..

red and white modern breaking news youtube thumbnail

Raipur News: रायपुर प्रेस क्लब अध्यक्ष मोहन तिवारी के पिता का निधन

red and white modern breaking news youtube thumbnail

हाईकोर्ट जज से बहस वाले वीडियो सर्कुलेट करने पर नोटिस:कोर्ट ने केजरीवाल-सिसोदिया से पूछा- सबसे पहले अपलोड किसने किया; जितने लिंक बचे उन्हें हटाएं

red and white modern breaking news youtube thumbnail

CG News: कूड़े में मिले लाखों के स्कूल यूनिफॉर्म, क्यों फेंके गए ड्रेस ?

red and white modern breaking news youtube thumbnail

इटली बन रहा दुनिया के रईसों का नया पसंदीदा ठिकाना:दुबई जैसे टैक्स-फ्री ठिकानों को लेकर अनिश्चितता बढ़ी, लोग विकल्प तलाश रहे

red and white modern breaking news youtube thumbnail

SC ने I-PAC रेड मामले पर लगातार दूसरे दिन सुनवाई:बंगाल सरकार बोली- भाजपा कोर्ट कार्यवाही को सोशल मीडिया पर हथियार की तरह इस्तेमाल कर रही

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