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

---Advertisement---

CG Weather Update: तेज गर्मी से हालात बेहाल, रायपुर में हीटवेव का अलर्ट, तापमान 44 डिग्री तक पहुंचने के आसार

On: अप्रैल 26, 2026 11:27 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG Weather Update: छत्तीसगढ़ में लगातार बढ़ते तापमान ने लोगों की परेशानी बढ़ा दी है। राजधानी रायपुर सहित प्रदेश के कई हिस्सों में तापमान 43 डिग्री सेल्सियस से अधिक दर्ज किया जा रहा है। मौसम विभाग ने आज रायपुर में ग्रीष्म लहर चलने की संभावना जताई है।. तेज गर्मी से हालात बेहाल. पिछले 24 घंटों में रायपुर के तापमान में करीब 1 डिग्री सेल्सियस की बढ़ोतरी दर्ज की गई है। शुक्रवार को सुबह से ही तेज धूप रही और दोपहर तक गर्मी ने झुलसाने वाला रूप ले लिया, जिससे लोगों को हीटवेव की वापसी का अहसास हुआ।. राजनांदगांव सबसे गर्म. मौसम विभाग के अनुसार, शुक्रवार को प्रदेश में सबसे अधिक तापमान राजनांदगांव में 44.5 डिग्री सेल्सियस दर्ज किया गया, जबकि अंबिकापुर में न्यूनतम तापमान 20.5 डिग्री सेल्सियस रहा।. बस्तर में मिल सकती है राहत. मौसम विशेषज्ञों के मुताबिक, बस्तर क्षेत्र में दक्षिण दिशा से आने वाली हवाओं के कारण कुछ राहत मिलने की संभावना है। वहीं बंगाल की खाड़ी से आने वाली नमी युक्त हवाओं का असर अगले दो से तीन दिनों तक बना रह सकता है।. मौसम में बदलाव के संकेत.

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

टॉप-10-कंपनियों में से 7 की वैल्यू 2.05 लाख करोड़ घटी:TCS टॉप लूजर रही, वैल्यू ₹66,699 करोड़ कम हुई; रिलायंस का मार्केट कैप भी घटा

red and white modern breaking news youtube thumbnail

बदलाव: कोविड के बाद 2026 सिनेमा के लिए सबसे अच्छा:जेन-जी से दुनियाभर के सिनेमाघरों में लौटी रौनक, बॉक्स ऑफिस मजबूत

red and white modern breaking news youtube thumbnail

लंदन मैराथन का 46वां संस्करण आजः 59 हजार धावक उतरेंगे; 88 साल के हैरी सबसे बुजुर्ग धावक, 57 की उम्र में शुरू किया था दौड़ना

red and white modern breaking news youtube thumbnail

DC vs PBKS: जब प्रीति जिंटा से गले लगकर गदगद हुए युजवेंद्र चहल, सोशल मीडिया पर मची हलचल; क्या आपने देखी फोटो?

red and white modern breaking news youtube thumbnail

कास्टिंग डायरेक्टर शानू शर्मा ने गुपचुप शादी की:पति का नाम-चेहरा रखा प्राइवेट, रणवीर सिंह समेत कई सेलेब्स ने दी बधाई

red and white modern breaking news youtube thumbnail

Lungi Ngidi Injured: चोटिल एनगिडी के लिए एकजुट हुआ IPL परिवार, फ्रेंचाइजियों ने की ‘स्पीडी रिकवरी’ की दुआएं

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