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

---Advertisement---

10 राज्यों के 24 शहरों में पारा 45°C पार:बांदा सबसे गर्म, यूपी में 3 दिन रेड अलर्ट; बिहार के पटना-गयाजी में 5वीं तक स्कूल बंद

On: मई 22, 2026 5:23 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

देश का आधा से ज्यादा हिस्सा गर्मी से तप रहा है। उत्तर प्रदेश, मध्य प्रदेश, दिल्ली, राजस्थान सहित 10 राज्यों के 24 शहरों में गुरुवार को पारा 45°C के पार दर्ज हुआ। यूपी का बांदा 47.6°C के साथ फिर सबसे गर्म शहर रहा। छत्तीसगढ़ के राजनंदगांव में 47°C तापमान रिकॉर्ड हुआ। मौसम विभाग ने यूपी में अगले तीन दिनों के लिए गंभीर हीटवेव का रेड अलर्ट जारी किया है। कई जगह गर्म रातों का भी अलर्ट है। मुख्यमंत्री योगी आदित्यनाथ ने अस्पतालों और प्रशासन को हाई अलर्ट पर रहने के निर्देश दिए हैं। इधर बिहार के पटना और गयाजी में गर्मी के कारण 22 से 26 मई तक 5वीं तक के स्कूल बंद कर दिए गए हैं। राज्य के कुछ जिलों में गुरुवार को बारिश भी हुई। दरभंगा में आंधी-बारिश के दौरान प्राथमिक स्वास्थ्य केंद्र में फॉल्स सीलिंग गिर गई। मधेपुरा और सहरसा में बिजली गिरने से 3 लोगों की मौत हो गई। देशभर के मौसम की डिटेल नीचे बताएंगे, उससे पहले सेहत पर गर्मी का असर बताने वाली ये जरूरी खबर… टेंपरेचर बढ़ने पर गुस्सा और चिड़चिड़ापन बढ़ता है। कम नींद की समस्या हो सकती है। कई बार काम में फोकस कम हो जाता है। दरअसल ज्यादा टेम्परेचर होने पर शरीर को ठंडा रखने के लिए ज्यादा ऊर्जा खर्च होती है। ब्रेन में फील गुड हॉर्मोन्स का संतुलन बिगड़ जाता है। पढ़ें पूरी खबर… देशभर में मौसम की तस्वीरें… अगले दो दिन के मौसम का हाल 23 मई: 24 मई:

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

ब्राजील फुटबॉल विश्व कप के नॉकआउट में: स्कॉटलैंड को 3-0 से हराया, विनीसियस ने डबल गोल किए, नेमार भी मैदान पर उतरे

red and white modern breaking news youtube thumbnail

वेनेजुएला में 7.2 और 7.5 तीव्रता के दो भूकंप आए:राजधानी कराकस में इमारतें गिरीं, एयरपोर्ट की छत का हिस्सा ढहा; 126 साल में सबसे बड़ा भूकंप

red and white modern breaking news youtube thumbnail

राजस्थान में तेज बारिश, पानी भरने से गाड़ियां फंसीं:यूपी में आंधी से पोल गिरे, कारें दबीं; दिल्ली में आंधी-बारिश, मानसून एमपी-गुजरात पहुंचा

red and white modern breaking news youtube thumbnail

खबर हटके- भालू बनने के लिए ₹14 लाख की नौकरी:छोटी दाढ़ी रखने पर उठा ले गई पुलिस; जेट जितनी तेज आवाज निकालने वाला शख्स

red and white modern breaking news youtube thumbnail

समुद्र के तल पर चलने वाली शार्क की प्रजाति मिली:पीएम मोदी ने ओडिशा में इंटरनेशनल स्टेडियम का उद्घाटन किया; 25 जून के करेंट अफेयर्स

red and white modern breaking news youtube thumbnail

13 साल का बेटा कभी अपनी गलतियों को स्वीकार नहीं करता है: हमेशा दूसरों को दोष देता है, उसे अपनी गलतियों की जिम्मेदारी लेने के लिए कैसे सिखाएं?

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