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

---Advertisement---

Bilaspur Video: पुलिस लिखी स्कॉर्पियो में घूम रहे थे बाउंसर, VIDEO वायरल होते ही पुलिस ने किया ऐसा काम….

On: मार्च 24, 2026 7:08 अपराह्न
Follow Us:
bilaspur video: पुलिस लिखी स्कॉर्पियो में घूम रहे थे बाउंसर, video वायरल होते ही पुलिस ने किया ऐसा काम….
---Advertisement---

Bilaspur Video: बिलासपुर में ‘पुलिस’ लिखी स्कॉर्पियो गाड़ी का वीडियो सोशल मीडिया पर वायरल होने के बाद पुलिस महकमे में हड़कंप मच गया। वायरल वीडियो में गाड़ी के अंदर पुलिसकर्मियों की जगह बाउंसर बैठे नजर आए, जिसके बाद मामले को गंभीरता से लिया गया। (बिलासपुर पुलिस लिखी स्कॉर्पियो में घूम रहे थे बाउंसर). वीडियो में साफ दिखाई दे रहा है कि काले रंग की स्कॉर्पियो की नंबर प्लेट के ऊपर बड़े अक्षरों में पुलिस लिखा हुआ है, जबकि गाड़ी में कोई वर्दीधारी पुलिसकर्मी मौजूद नहीं था। इस तरह पुलिस की पहचान का दुरुपयोग कानूनन अपराध माना जाता है। मामला संज्ञान में आते ही एसएसपी रजनेश सिंह ने तुरंत कार्रवाई के निर्देश दिए। पुलिस टीम ने गाड़ी को जब्त कर लिया है और इसमें शामिल लोगों के खिलाफ कार्रवाई की प्रक्रिया शुरू कर दी गई है। (बिलासपुर बाउंसर वीडियो वायरल). https://thihacg.com/wp-content/uploads/2026/03/WhatsApp-Video-2026-03-24-at-4.14.10-PM-1.mp4. पुलिस जांच में यह सामने आया है कि जब्त की गई स्कॉर्पियो कोई आधिकारिक पुलिस वाहन नहीं थी, बल्कि निजी तौर पर इसका गलत इस्तेमाल किया जा रहा था। वाहन मालिक की पहचान कर ली गई है और आरोपियों पर केस दर्ज किया जा रहा है। पुलिस ने चेतावनी जारी की है कि कोई भी व्यक्ति अपने निजी वाहन पर ‘पुलिस’, ‘प्रशासन’ या किसी भी शासकीय पद का बोर्ड या स्टिकर नहीं लगा सकता। साथ ही शहर में अन्य वाहनों की भी जांच तेज कर दी गई है। (Bilaspur bouncer video viral)

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