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

---Advertisement---

भास्कर अपडेट्स:दिल्ली में उद्योग भवन के पास झुग्गियों में आग लगी, 20 दमकल गाड़ियां पहुंचीं

On: जून 24, 2026 5:37 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

दिल्ली में उद्योग भवन के पास झुग्गियों में बुधवार सुबह आग लग गई। 20 दमकल गाड़ियां मौके पर पहुंचीं हैं। आग बुझाने का काम जारी है। फिलहाल किसी के हताहत होने की जानकारी नहीं है। आज की अन्य बड़ी खबरें… केरल के कोल्लम में बस स्टॉप में घुसा मिट्टी से भरा टिपर, 3 की मौत; 5 घायल केरल के कोल्लम जिले के कोट्टारक्करा क्षेत्र में मंगलवार दोपहर को दर्दनाक सड़क हादसे में तीन लोगों की मौत हो गई, जबकि पांच अन्य घायल हो गए। नीलेश्वरम इलाके में मिट्टी से भरा एक टिपर लॉरी (डंपर) अनियंत्रित होकर बस स्टॉप में जा घुसा। पुलिस के अनुसार, तेज रफ्तार से आ रहा टिपर मिट्टी लेकर जा रहा था। अचानक वाहन का नियंत्रण बिगड़ गया और वह सीधे बस स्टॉप पर खड़े लोगों से टकरा गया। हादसे के दौरान गाड़ी में भरी मिट्टी लोगों के ऊपर गिर गई, जिससे कई लोग उसके नीचे दब गए। मृतकों में एक स्कूली छात्र भी शामिल है, जो स्कूल जाने के लिए बस का इंतजार कर रहा था। हादसे में पांच अन्य लोग घायल हुए हैं। इनमें से तीन की हालत गंभीर बताई जा रही है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

सेंसेक्स 200 अंक चढ़कर 76,400 पर पहुंचा:निफ्टी में भी 50 अंक की तेजी, ये 23,900 के स्तर पर कारोबार कर रहा

red and white modern breaking news youtube thumbnail

हिमाचल सरकार की चेतावनी के बावजूद HRTC कर्मचारी करेंगे हड़ताल:आज रात 12 बजे से नहीं चलेगी सरकारी बसें, 656 ड्राइवरों के वॉक-इन-इंटरव्यू

red and white modern breaking news youtube thumbnail

होर्मुज में फंसे 11,000 नाविकों का रेस्क्यू शुरू:US-ईरान मिलकर काम कर रहे; अमेरिकी विदेश मंत्री पीस डील पर UAE को मनाने पहुंचे

red and white modern breaking news youtube thumbnail

लखनऊ अग्निकांड- कपल की शादी होने वाली थी:एनिमेशन आर्टिस्ट की भूखे पेट मौत, जान गंवाने वाले युवाओं की कहानी

red and white modern breaking news youtube thumbnail

राजस्थान में प्री-मानसून में सामान्य से 41% ज्यादा बारिश:मानसून अगले 3 दिनों में MP-UP पहुंचेगा; बिहार में बिजली गिरने से 3 की मौत

red and white modern breaking news youtube thumbnail

राजस्थान में प्री-मानसून में सामान्य से 41% ज्यादा बारिश:मानसून अगले 3 दिनों में एमपी-यूपी पहुंचेगा; बिहार में बिजली गिरने से 3 की मौत

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