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

---Advertisement---

CG Hookah Party: यहां चल रही थी हुक्का पार्टी, पुलिस ने 6 युवकों को धर दबोचा

On: मई 7, 2026 6:17 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG Hookah Party: राजनंदगांव जिले के डोंगरगढ़ शहर में देर रात पुलिस ने एक फार्म हाउस में चल रही हुक्का पार्टी का भंडाफोड़ करते हुए 6 युवकों को गिरफ्तार किया है। मामला डोंगरगढ़ थाना क्षेत्र का है। छापेमारी के दौरान पुलिस ने फार्म हाउस के अंदर कई युवकों को हुक्का पीते हुए पकड़ा। मौके से हुक्का और उससे जुड़ा अन्य सामान भी जब्त किया गया है।. जानकारी के मुताबिक, पुलिस को सूचना मिली थी कि एक फार्म हाउस में देर रात कुछ युवक संदिग्ध गतिविधियों में शामिल हैं और वहां हुक्का पार्टी चल रही है। सूचना मिलते ही पुलिस टीम ने मौके पर दबिश दी।. गिरफ्तार युवकों की पहचान विशाल यादव, बाबू विश्वकर्मा, भूपेंद्र नायक, रोहन यादव, दक्ष ठाकुर और तारन निषाद के रूप में हुई है। सभी युवक डोंगरगढ़ के अलग-अलग इलाकों के रहने वाले बताए जा रहे हैं।. पुलिस ने सभी आरोपियों के खिलाफ COTPA एक्ट के तहत कार्रवाई की है। पुलिस अधिकारियों का कहना है कि शहर में देर रात होने वाली अड्डेबाजी, नशाखोरी और संदिग्ध गतिविधियों पर लगातार नजर रखी जा रही है। ऐसे मामलों में सख्त कार्रवाई जारी रहेगी।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

बेंगलुरु के डे-केयर में बच्चों को बाथरूम में बंद किया:वॉशिंग मशीन में बैठाया, टॉयलेट जेट से मुंह पर पानी डाला; 5 महिला कर्मचारियों पर FIR

red and white modern breaking news youtube thumbnail

विश्वकप के हीरो, आईपीएल में भी चला बल्ला: फिर अचानक क्या हो गया सैमसन को, दूसरे टी20 में वैभव को मिलेगा मौका?

red and white modern breaking news youtube thumbnail

वर्ल्ड अपडेट्स:अरब सागर में अमेरिकी नौसेना के हेलिकॉप्टर की इमरजेंसी लैंडिंग; 3 क्रू मेंबर सुरक्षित निकाले गए, 1 लापता

red and white modern breaking news youtube thumbnail

भागवत बोले- विभाजन के बाद भारत आए लोग शरणार्थी नहीं:उन्होंने संपत्ति नहीं, देश चुना; भारत को एक रखने की लड़ाई हम सब हार गए थे

red and white modern breaking news youtube thumbnail

IND vs ENG: बारिश में धुला भारत-इंग्लैंड के बीच पहला टी20, अभिषेक और श्रेयस ने लगाए अर्धशतक; सैमसन फिर फ्लॉप

red and white modern breaking news youtube thumbnail

भास्कर अपडेट्स:जम्मू-कश्मीर में भूकंप के झटके, अफगानिस्तान में आए 5.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!"); } });