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

---Advertisement---

राजस्थान-यूपी में हीटवेव के बीच बारिश:दिल्ली में भी राहत, तापमान 10°C तक गिरा; ओडिशा में पारा 44°C पार, MP में स्कूलों की टाइमिंग बदली

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

देश के लगभग सभी राज्यों में भीषण गर्मी पड़ रही है। इस बीच राजस्थान, उत्तर प्रदेश, हरियाणा और दिल्ली में शुक्रवार को बारिश ने थोड़ी राहत दी है। फिर भी इन राज्यों में पारा 40°C के ऊपर रहा। राजस्थान के बाड़मेर में दिन का तापमान 42.9°C और जैसलमेर में 42.8°C दर्ज हुआ। यूपी के गाजियाबाद और मुजफ्फरनगर में भी बारिश हुई। करीब 193 जिलों में अधिकतम तापमान 40°C या इसके पार रहा, जिससे हीटवेव की स्थिति रही। प्रयागराज, वाराणसी समेत 50 शहरों में भीषण गर्मी पड़ी। मौसम विभाग ने कहा है कि राज्य में अगले तीन दिनों तक तापमान 2-3°C और बढ़ेगा। इधर दिल्ली में भी 41°C पारा के साथ कल का दिन इस साल का सबसे गर्म रहा। हालांकि, शाम में हल्की बारिश से तापमान 7 से 10°C तक गिर गया। मौसम विभाग के अनुसार, अगले 2-3 दिनों में फिर तापमान बढ़ सकता है और हीटवेव जैसी स्थिति बन सकती है। देशभर से गर्मी की 6 तस्वीरें मैप में देखिए देश में गर्मी और लू के हालात अगले 2 दिन कैसा रहेगा मौसम 19 अप्रैल: 20 अप्रैल:

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

विराट कोहली के लाइक पर जर्मन मॉडल ने तोड़ी चुप्पी:कहा- मुझे उनके लिए बुरा लगा, इतना बड़ा मुद्दा कैसे बन गया, समझ नहीं आया

red and white modern breaking news youtube thumbnail

IPL 2026: कोलकाता से मैच के बाद छाए गुजरात के खिलाड़ी; ऑरेंज-पर्पल कैप रखी अपने पास; जानें अंक तालिका का हाल

red and white modern breaking news youtube thumbnail

अमेरिका में लोकेश सत्यनाथन ने लॉन्ग जंप में स्वर्ण जीता;: 8.21 मीटर कूद; नेशनल कॉलेजिएट एथलेटिक एसोसिएशन) डिवीजन- I खिताब जीतने वाले चौथे भारतीय

red and white modern breaking news youtube thumbnail

अमेरिका में लोकेश सत्यनाथन ने लॉन्ग जंप में स्वर्ण जीता;: 8.21 मीटर कूद; नेशनल कॉलेजिएट एथलेटिक एसोसिएशन) डिवीजन- I खिताब जीतने वाले चौथे भारतीय

red and white modern breaking news youtube thumbnail

IPL 2026: लगातार हारों के बीच अजिंक्य रहाणे को मिली बधाई, KKR के कप्तान का जवाब बना चर्चा का विषय; जानें मामला

red and white modern breaking news youtube thumbnail

पुणे में एयरफोर्स के विमान की हार्ड लैंडिंग:8 घंटे बंद रहा रनवे, 91 फ्लाइट्स कैंसिल हुईं; सुबह नॉर्मल हो सका ऑपरेशन

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