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

---Advertisement---

बिग बॉस मराठी 6 पर सोनाली राउत के गंभीर आरोप:खाने में कॉकरोच और मरे चूहे मिलने से कंटेस्टेंट्स की सेफ्टी पर सवाल

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

रियलिटी शो बिग बॉस मराठी 6 फिर विवादों में आ गया है। इस बार पूर्व कंटेस्टेंट सोनाली राउत ने घर के अंदर की हालत पर चौंकाने वाले खुलासे किए हैं। सोनाली ने X (पूर्व ट्विटर) अकाउंट पर वीडियो पोस्ट कर बताया कि घर में साफ-सफाई बेहद खराब थी। उन्होंने आरोप लगाया कि खाने में गंदगी मिलती थी और कई बार उसमें कॉकरोच और मरे हुए चूहे दिखाई देते थे। उन्होंने कहा कि इस वजह से वहां रहना मुश्किल हो गया था और उनकी तबीयत खराब हो गई। एक्ट्रेस ने बताया कि गंदगी भरे माहौल के कारण उन्हें स्किन से जुड़ी गंभीर समस्या हो गई। उनका कहना है कि यह सिर्फ असुविधा नहीं, बल्कि स्वास्थ्य के लिए खतरनाक स्थिति थी। सोनाली ने खुलासा किया कि घर में सुविधाएं बेहद सीमित थीं, जिससे हालात बिगड़ते गए। उन्होंने कहा कि इतने बड़े शो में ऐसी व्यवस्थाएं चौंकाने वाली हैं। सोनाली राउत ने पोस्ट में कहा कि इस अनुभव ने उन्हें मानसिक और शारीरिक रूप से प्रभावित किया। उन्होंने संकेत दिया कि इस मामले में उन्हें आर्थिक नुकसान भी झेलना पड़ा। मामले को गंभीर मानते हुए सोनाली ने प्रोडक्शन टीम के खिलाफ नाराजगी जताई। इन आरोपों के बाद बिग बॉस मराठी 6 की कार्यप्रणाली और कंटेस्टेंट्स की सुरक्षा पर सवाल खड़े हो गए हैं।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

Kawardha Poison Case: एक ही परिवार के 4 लोगों ने पिया जहर, चौकानें वाला सच आया सामने !

red and white modern breaking news youtube thumbnail

तीन बार मरते-मरते बचे अक्षय कुमार:सुनाए खतरनाक स्टंट के किस्से, कहा- ‘इंटरनेशनल खिलाड़ी’ की शूटिंग के दौरान मेरा आधा शरीर कट जाता

red and white modern breaking news youtube thumbnail

न्यू फीचर्स; नए अपडेट्स में रोलआउट होगा:वॉट्सएप पर बिजनेस चैट्स के लिए अलग से इनबॉक्स होगा

red and white modern breaking news youtube thumbnail

HDFC बैंक का मुनाफा 9% बढ़कर ₹19,221 करोड़ हुआ:मार्च तिमाही में रेवेन्यू भी 5% बढ़ा; बैंक हर शेयर पर ₹13 का डिविडेंड देगा

red and white modern breaking news youtube thumbnail

Ambikapur Admission Dispute: सरगुजिहा बोलने पर बच्चे को नहीं मिला एडमिशन; स्कूल को नोटिस, दूसरे ने दिया फ्री में प्रवेश

red and white modern breaking news youtube thumbnail

CJI बोले- AI से डरने की जरूरत नहीं, संतुलन जरूरी:टेक्नोलॉजी सिर्फ मददगार हो सकती है, जज की जगह नहीं ले सकती

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