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

---Advertisement---

वर्ल्ड अपडेट्स:कोलंबिया में बस पर विस्फोटक हमला, 13 की मौत समेत 38 घायल

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

कोलंबिया में एक बस को विस्फोटक डिवाइस से निशाना बनाया गया। यह घटना काहिबियो में पैनअमेरिकन हाईवे पर हुई। धमाके में 13 लोगों की मौत हो गई और करीब 38 लोग घायल हुए। घायलों में 5 बच्चे भी शामिल हैं। अधिकारियों के मुताबिक, बस के पास पहले से विस्फोटक लगाया गया था, जो गुजरते समय फट गया। सेना ने इसे आतंकी हमला बताया है और शक ड्रग तस्करी से जुड़े हथियारबंद गुटों पर है। पिछले दो दिनों में इस इलाके में 26 हमले हुए हैं। इनमें पुलिस स्टेशन पर गोलीबारी, रडार केंद्र पर हमला और विस्फोटकों से लैस ड्रोन बरामद होने की घटनाएं शामिल हैं। कोलंबिया के दक्षिण-पश्चिमी इलाके ड्रग तस्करी से ग्रस्त इलाके माने जाते हैं। यहां कई अवैध सशस्त्र गुट समुद्री और नदी मार्गों पर कब्जे के लिए संघर्ष कर रहे हैं। सरकार ने दोषियों को पकड़ने के लिए सख्त कार्रवाई की बात कही है और जानकारी देने पर बड़ा इनाम घोषित किया है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

DC vs PBKS: जब प्रीति जिंटा से गले लगकर गदगद हुए युजवेंद्र चहल, सोशल मीडिया पर मची हलचल; क्या आपने देखी फोटो?

red and white modern breaking news youtube thumbnail

कास्टिंग डायरेक्टर शानू शर्मा ने गुपचुप शादी की:पति का नाम-चेहरा रखा प्राइवेट, रणवीर सिंह समेत कई सेलेब्स ने दी बधाई

red and white modern breaking news youtube thumbnail

Lungi Ngidi Injured: चोटिल एनगिडी के लिए एकजुट हुआ IPL परिवार, फ्रेंचाइजियों ने की ‘स्पीडी रिकवरी’ की दुआएं

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

उबेर कप में भारत ने यूक्रेन को 4-1 से हराया: डेनमार्क से हार के बाद वापसी की; सिंधु-तनीषा की जोड़ी ने युगल मुकाबला जीता

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