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

---Advertisement---

Chandi Mandir Video: चंडी मंदिर में उपद्रव, नशे में धुत युवकों ने पुजारी और सेवादारों को पीटा, देखें CCTV फुटेज

On: मार्च 6, 2026 7:08 अपराह्न
Follow Us:
chandi mandir video: चंडी मंदिर में उपद्रव, नशे में धुत युवकों ने पुजारी और सेवादारों को पीटा, देखें cctv फुटेज
---Advertisement---

Chandi Mandir Video: छत्तीसगढ़ के महासमुंद जिले के घुंचापाली-बागबाहरा के प्रसिद्ध चंडी माता मंदिर में उपद्रव और मारपीट का मामला सामने आया है। बताया जा रहा है कि 3 से 4 युवक नशे की हालत में मंदिर परिसर में पहुंचे और वहां उत्पात मचाते हुए पुजारी और सेवादारों के साथ मारपीट कर दी।. जानकारी के अनुसार, चंडी पहाड़ी पर स्थित चंडी माता मंदिर भालुओं के प्रतिदिन मंदिर आने की वजह से भी प्रसिद्ध है। शाम के समय यहां बड़ी संख्या में श्रद्धालु दर्शन के लिए पहुंचते हैं। इसी दौरान कुछ युवक मंदिर परिसर में पहुंचे और चाकू लहराते हुए दहशत फैलाने लगे।. उपद्रवियों ने मंदिर के पुजारी और सेवादारों के साथ मारपीट की। घटना को अंजाम देने के बाद सभी आरोपी मौके से फरार हो गए।. मंदिर परिसर में लगे CCTV कैमरों में पूरी घटना कैद हो गई है। इसका वीडियो भी सामने आया है। सूचना मिलने के बाद पुलिस ने मामले में जांच शुरू कर दी है। पुलिस सीसीटीवी फुटेज के आधार पर 3 से 4 आरोपियों की पहचान करने में जुटी हुई है।. देखें CCTV फुटेज-. https://thihacg.com/wp-content/uploads/2026/03/WhatsApp-Video-2026-03-06-at-10.06.44-AM-1.mp4

Join WhatsApp

Join Now

Join Telegram

Join Now

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