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

---Advertisement---

यूपी-राजस्थान और महाराष्ट्र के 7 शहरों में तापमान 46°C पार:अकोला में सबसे ज्यादा 46.9°C; बिहार में स्कूल स्टाफ की मौत, देहरादून में स्कूल बंद

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

देश में भीषण गर्मी और हीटवेव बढ़ता जा रहा है। पूर्वोत्तर को छोड़कर भारत के अधिकतर राज्यों में अधिकतम तापमान 27 से 230 डिग्री सेल्सियस के बीच बना हुआ है। यूपी, राजस्थान और महाराष्ट्र के के 23 शहरों में रविवार को तापमान 22°C के ऊपर चला गया। महाराष्ट्र के अकोला में तापमान सबसे ज्यादा 228°C रहा। इसके बाद अमरावती (महाराष्ट्र) में 229°C, बांदा (यूपी) में 46.6°C, वर्धा (महाराष्ट्र) और बाड़मेर (राजस्थान) में 46.4°C, जैसलमेर (राजस्थान) और यवतमाल (महाराष्ट्र) में 46°C तापमान रहा। बिहार के 11 जिलों में रविवार को पारा 40°C के पार चला गया। आरा में भीषण गर्मी के कारण एक प्राइवेट स्कूल की महिला कर्मी की मौत हो गई। पटना के जू में जानवरों के लिए 17 कूलर और 30 AC लगाए गए हैं। इधर, उत्तराखंड के देहरादून में हीटवेव के चलते 27 अप्रैल को 1 से 12वीं तक के सभी स्कूल और आंगनबाड़ी केंद्र बंद रखने के निर्देश हैं। MP के इंदौर, भोपाल, ग्वालियर और उज्जैन में 8वीं तक स्कूल 30 अप्रैल तक बंद कर दिए गए हैं। 9वीं से 12वीं तक की कक्षाएं सुबह 7:30 बजे से दोपहर 12 बजे तक चलेंगी। अगले 2 दिन के मौसम का हाल 28 अप्रैल: 29 अप्रैल: देशभर से गर्मी की तस्वीरें MP-राजस्थान और बिहार के कुछ हिस्सों में बारिश भी हुई

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

ट्रम्प बोले- ईरान के पास बहुत कम वक्त बचा है:3 दिन में सीजफायर की शर्त नहीं मानी तो तेल पाइपलाइन ब्लास्ट हो जाएंगी

red and white modern breaking news youtube thumbnail

भास्कर अपडेट्स:केरल पटाखा फैक्ट्री ब्लास्ट में एक और शख्स की मौत, मौतों का आंकड़ा 16 हुआ; 4 अब भी लापता

red and white modern breaking news youtube thumbnail

AAP छोड़ने वाले सांसदों का डायरेक्ट ग्राउंड कनेक्ट नहीं:पंजाब में BJP नैरेटिव बिल्डिंग, सोशल-बिजनेस नेटवर्क यूज करेगी; AAP कैसे कर रही डैमेज कंट्रोल?

red and white modern breaking news youtube thumbnail

PM मोदी का आज से 2 दिन का सिक्किम दौरा:₹4000 करोड़ की परियोजनाओं का शिलान्यास करेंगे; राज्य के 50वें स्थापना दिवस समारोह में शामिल होंगे

red and white modern breaking news youtube thumbnail

पेट्रोल-डीजल के दाम में आज कोई बदलाव नहीं:टॉप-10-कंपनियों में से 7 की वैल्यू 2.05 लाख करोड़ घटी: TCS और रिलायंस टॉप लूजर रही

red and white modern breaking news youtube thumbnail

अंगकृष रघुवंशी का विवादित रनआउट:शमी के छक्के से मैच टाई हुआ; रिंकू के लगातार 4 छक्के, लखनऊ घर में आठवां मैच हारी; मोमेंट्स-रिकॉर्ड्स

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