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

---Advertisement---

Raipur Child Rape: 7 साल की मासूम से रेप, चीख-चीखकर रोई बच्ची

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

Raipur Child Rape: रायपुर के तिल्दा नेवरा थाना क्षेत्र के बहेसर गांव में एक दिल दहला देने वाली घटना सामने आई है, जहां सात साल की मासूम के साथ दुष्कर्म किया गया। आरोपी, जो शादी में शामिल होने आया था, ने नाबालिग को बहला-फुसलाकर सुनसान जगह ले जाकर वारदात को अंजाम दिया।. जानकारी के अनुसार, 29 अप्रैल की रात पीड़िता अपने परिवार के साथ शादी समारोह में शामिल होने आई थी। इसी दौरान पड़ोस में रहने वाला 30 वर्षीय आरोपी राजा वर्मा वहां पहुंचा और बच्ची को बहाने से अपने साथ ले गया। आरोप है कि उसने एकांत स्थान पर ले जाकर दुष्कर्म किया। शादी में गाने और शोरगुल के कारण बच्ची की चीख-पुकार किसी को सुनाई नहीं दी।. कुछ समय बाद बच्ची को होश आया, तब उसकी आवाज सुनकर लोग मौके पर पहुंचे और उसे गंभीर हालत में अस्पताल पहुंचाया गया। वहीं, आरोपी की पहचान होने के बाद गांव की महिलाओं ने उसकी जमकर पिटाई कर दी।. परिजनों ने घायल बच्ची को सामुदायिक स्वास्थ्य केंद्र लाया गया जहां सीएचसी तिल्दा नेवरा में प्राथमिक उपचार करने के उपरांत रायपुर रेफर किया हालत गंभीर होने पर उसे रायपुर एम्स (AIIMS) में भर्ती कराया गया है, जहाँ उसकी ईलाज चल रही है। मामले में थाना प्रभारी रमाकांत तिवारी और पुलिस टीम ने त्वरित कार्रवाई करते हुए आरोपी को हिरासत में ले लिया है और 4-CHL,6-CHL,65(2)-BNS के तहत मामला दर्ज किया है। पुलिस ने आरोपी को कोर्ट में पेश किया, जहां से उसे न्यायिक रिमांड पर जेल भेज दिया गया है.

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

CGPSC Exam 2026: CGPSC परीक्षा की तारीख बदली, इस दिन होगी परीक्षा

red and white modern breaking news youtube thumbnail

सुप्रीम-कोर्ट ने पवन खेड़ा को अग्रिम जमानत दी:कहा- बिना बताए भारत न छोड़ें; कांग्रेस बोली- खेड़ा को डराने के लिए 60 पुलिसकर्मी भेजे गए

red and white modern breaking news youtube thumbnail

Bhilai Suicide: DSP के बेटे ने लगाई फांसी, ड्यूटी पर थे पिता

red and white modern breaking news youtube thumbnail

जम्मू के बनतालाब में पुल गिरा, 5-7 मजदूर दबे:एक को सुरक्षित निकाला; रेस्क्यू जारी, दावा- मरम्मत के दौरान कार गुजरने से हादसा हुआ

red and white modern breaking news youtube thumbnail

बंद पड़े PF अकाउंट ट्रैक करने आएगा ‘ई-प्राप्ति’ पोर्टल:UAN नंबर के बिना भी निकलेगा पैसा, मंथली पेंशन ₹7500 हो सकती है; पार्लियामेंट्री कमेटी की मंजूरी

red and white modern breaking news youtube thumbnail

इयान बिशप बोले- वैभव सूर्यवंशी की कोई कमजोरी नहीं:कहा- उनके खिलाफ बैक ऑफ लेंथ बॉल कारगर होगी; मुंबई को गेंदबाजी बेहतर करनी होगी

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