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

---Advertisement---

कर्ज विवाद के बाद गाड़ी के बोनट पर चढ़ा आदमी:500 मीटर तक कार दौड़ाई; अपने पैसे मांगने गया था

On: मई 21, 2026 8:25 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

कर्नाटक के मैसूरु में कर्ज में दिए पैसे न लौटाने पर एक आदमी दूसरे की कार के बोनट पर बैठ गया। इसके बाद उसे बोनट पर बिठाकर 500 मीटर तक ले जाया गया। घटना का वीडियो सोशल मीडिया पर वायरल हो रहा है। रिपोर्ट्स के मुताबिक, महादेव नाम के व्यक्ति ने धनंजय को पैसे उधार दिए थे। जब उन्होंने अपने पैसे वापस मांगे तो दोनों के बीच बहस हो गई, जिसके बाद धनंजय कार से भागने लगा और उसे रोकने के लिए महादेव उसकी कार के बोनट पर कूद गया। धनंजय ने कार रोकने के बजाय स्पीड बढ़ा दी और महादेव को बोनट पर लटकाए हुए ही अंदोलना सर्कल से कुवेम्पुनगर पुलिस स्टेशन रोड तक ले गया। पुलिस वायरल वीडियो के आधार पर मामले की जांच कर रही है। देखिए घटना की 3 तस्वीरें… ———————————— ये खबर भी पढ़ें… मोहाली में दिनदहाड़े बच्ची की किडनैपिंग का VIDEO:किडनैपरों ने घर के बाहर से छीना; पोती को छुड़ाने चलती कार पर लटक गए दादा-दादी मोहाली में साढ़े 4 साल की बच्ची को उसके दादा-दादी के सामने से दिनदहाड़े अगवा कर लिया गया। कार में आए लोग जबरन बच्ची को उठाकर ले गए। इसका सीसीटीवी फुटेज भी सामने आया है, जिसमें बच्ची स्कूटी पर अपने दादा-दादी के साथ थी। इसी दौरान दो युवक बाइक पर आए और बच्ची को छीनने की कोशिश की, लेकिन स्कूटी गिर गई। पूरी खबर पढ़ें…

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