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

---Advertisement---

किडनैपर्स को पहचानने कोर्ट पहुंचे कॉमेडियन सुनील पाल:मेरठ में बोले-10 किलो वजन घटा, अब घर से निकलने में भी डर लगता है

On: अप्रैल 20, 2026 1:34 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

कॉमेडियन सुनील पाल खुद के अपहरण के मामले में किडनैपर्स की पहचान करने मेरठ पहुंचे। सोमवार को कोर्ट में उन्होंने 2 आरोपियों की पहचान की। उन्होंने कहा- किडनैपिंग की वारदात के बाद से मैं बहुत डरा हुआ हूं। अब तो बाहर जाने से भी डर लगता है। उन्होंने कहा- मुंबई में भी अगर उनके आस-पास कोई मौजूद होता है तो वह उसे भी शक की नजर से देखते हैं। एक साल में मेरा 10 किलोग्राम वजन कम हो गया है। मुंबई में भी अगर उनके आस-पास कोई मौजूद होता है तो वह उसे भी शक की नजर से देखते हैं। दोस्त को फोन कर जाते हैं बाहर सुनील पाल ने कहा-वह कहीं भी अकेले नहीं जाते। कहीं भी जाना होता है तो वह पहले अपने दोस्त साहिबे आलम को फोन करते हैं। कहां जाना है उन्हें पूरी जानकारी देते हैं। जिस वाहन से जा रहे हैं, उस वाहन की फोटो और नंबर तक वह अपने दोस्त को पहले व्हाट्सएप करते हैं। अपने शहर के भीतर भी वह अपने को असुरक्षित महसूस करते हैं। अब एक नजर में पूरा मामला पढ़िए मशहूर कॉमेडियन सुनील पाल का मेरठ में दिसंबर 2024 में अपहरण कर उनसे 8 लाख रुपए की फिरौती मांगी गई थी। सुनील को हरिद्वार में एक इवेंट के बहाने बुलाकर नेशनल हाईवे 58 से उनका अपहरण किया गया और उन्हें 24 घंटे बंधक बनाकर रखा गया था। 20 लाख की फिरौती 8 लाख में सौदा तक बदमाशों ने सुनील पाल को अगवा करने के बाद 20 लाख रुपए की फिरौती मांगी थी लेकिन बाद में यह र?

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