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

---Advertisement---

भास्कर अपडेट्स:हरियाणा के अंबाला में 2 किलो RDX विस्फोटक के साथ 3 युवक गिरफ्तार

On: मार्च 14, 2026 1:15 पूर्वाह्न
Follow Us:
भास्कर अपडेट्स:हरियाणा के अंबाला में 2 किलो rdx विस्फोटक के साथ 3 युवक गिरफ्तार
---Advertisement---

हरियाणा के अंबाला में पुलिस की स्पेशल टास्क फोर्स (STF) ने तीन युवकों को गिरफ्तार किया है। उनके पास से करीब 2 किलो RDX विस्फोटक बरामद हुआ है। STF के डिप्टी सुपरिटेंडेंट अमन कुमार के मुताबिक पुलिस को सूचना मिली थी कि तीन युवक मोटरसाइकिल पर बरारा से अंबाला की ओर विस्फोटक लेकर आ रहे हैं। सूचना मिलने के बाद STF ने बरारा–सढौरा रोड पर बैरिकेड लगाकर रास्ता बंद कर दिया और सुरक्षा के लिए ट्रैफिक को दूसरी तरफ मोड़ दिया गया। जब तीनों युवक मोटरसाइकिल पर वहां पहुंचे, तो पुलिस ने उन्हें पकड़ लिया। तलाशी लेने पर उनके बैग से करीब 2 किलो विस्फोटक मिला। शुरुआती जांच में तीनों की पहचान मेरठ (उत्तर प्रदेश), अजमेर (राजस्थान) और अंबाला जिले के कबांसी गांव के रहने वालों के रूप में हुई है। उनकी उम्र लगभग 20 से 25 साल के बीच बताई जा रही है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

CG Dog Attack: कुत्तों का आतंक, एक ही दिन में 16 लोगों पर हमला..

red and white modern breaking news youtube thumbnail

हाईकोर्ट जज से बहस वाले वीडियो सर्कुलेट करने पर नोटिस:कोर्ट ने केजरीवाल-सिसोदिया से पूछा- सबसे पहले अपलोड किसने किया; जितने लिंक बचे उन्हें हटाएं

red and white modern breaking news youtube thumbnail

CG News: कूड़े में मिले लाखों के स्कूल यूनिफॉर्म, क्यों फेंके गए ड्रेस ?

red and white modern breaking news youtube thumbnail

CG Weather Update: छत्तीसगढ़ में कल से लू का अलर्ट, 3 डिग्री तक बढ़ेगा तापमान

red and white modern breaking news youtube thumbnail

SC ने I-PAC रेड मामले पर लगातार दूसरे दिन सुनवाई:बंगाल सरकार बोली- भाजपा कोर्ट कार्यवाही को सोशल मीडिया पर हथियार की तरह इस्तेमाल कर रही

red and white modern breaking news youtube thumbnail

जातिवाद पर छलका ‘पंचायत’ एक्टर का दर्द:विनोद सूर्यवंशी ने कहा- आज भी मंदिर में नहीं मिलती एंट्री; होटल में धोनी पड़ी थीं अपनी प्लेटें

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