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

---Advertisement---

वर्ल्ड अपडेट्स:इंडोनेशिया की राजधानी के पास ट्रेनों की टक्कर, 5 की मौत 79 घायल; 4 अब भी फंसे

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

इंडोनेशिया की राजधानी के बाहर सोमवार को एक स्टेशन पर एक ट्रेन दूसरी ट्रेन से टकरा गई। हादसे में 5 लोगों की मौत हो गई और कई लोग बुरी तरह से क्षतिग्रस्त एक डिब्बे में फंस गए। 79 लोगों को इलाज के लिए हॉस्पिटल में एडमिट किया गया है। अधिकारियों ने बताया कि हादसे में दूसरी ट्रेन में सवार सभी 240 यात्री सुरक्षित हैं। अंतरराष्ट्रीय मामलों से जुड़ी बाकी खबरें… इस्लामिक स्टेट के आतंकियों का नाइजीरिया के गांव पर हमला, 29 लोगों की मौत इस्लामिक स्टेट समूह के आतंकियों ने रविवार रात पूर्वोत्तर नाइजीरिया के एक गांव पर हमला किया, जिसमें कम से कम 29 लोगों की मौत हो गई। राज्य के गवर्नर के अनुसार, यह हमला रविवार देर रात नाइजीरिया के अदामावा राज्य के गोम्बी स्थानीय सरकारी क्षेत्र में स्थित गुयाकू गांव में हुआ। इस्लामिक स्टेट ने टेलीग्राम मैसेजिंग ऐप पर एक संदेश जारी कर इस हमले की जिम्मेदारी ली। अदामावा राज्य के गवर्नर अहमदु उमरू फितिरी ने सोमवार को गांव का दौरा करते हुए इस हमले की निंदा की।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

IPL 2026 Playoff Scenario: प्लेऑफ के लिए अब किस टीम को कितनी जीत जरूरी? KKR-MI और CSK का बुरा हाल; पूरा समीकरण

red and white modern breaking news youtube thumbnail

सन फार्मा 1 लाख करोड़ में अमेरिकी कंपनी ‘ऑर्गेनॉन’ खरीदेगी:इसकी कई महंगी पेटेंट दवाएं भी बेचेगी, पूरा सौदा नगद में होगा

red and white modern breaking news youtube thumbnail

स्प्लिट्सविला कंटेस्टेंट का दांत टूटा, आंखों में सूजन आई:प्रीत सिंह ने मुंबई के क्लब में मारपीट होने का दावा किया

red and white modern breaking news youtube thumbnail

स्प्लिट्सविला कंटेस्टेंट का दांत टूटा, आंखों में सूजन आई:प्रीत सिंह ने मुंबई के क्लब में मारपीट होने का दावा किया

red and white modern breaking news youtube thumbnail

सेंसेक्स में 150 अंक की गिरावट:77,150 पर कारोबार कर रहा, निफ्टी भी 50 अंक गिरा; बैंकिंग और फार्मा शेयर्स में बिकवाली

red and white modern breaking news youtube thumbnail

सेंसेक्स में 100 अंक की बढ़त:77,400 पर कारोबार कर रहा, निफ्टी भी 50 अंक चढ़ा; मेटल और एनर्जी शेयर्स में खरीदारी

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