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

---Advertisement---

CG Couple Suicide: गर्लफ्रेंड-बॉयफ्रेंड ने एक ही पेड़ पर लगाई फांसी, गांव में सनसनी

On: जून 4, 2026 5:39 अपराह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

CG Couple Suicide: छत्तीसगढ़ के सरगुजा जिले के उदयपुर थाना क्षेत्र के सरगवां गांव में गुरुवार सुबह एक प्रेमी जोड़े के शव एक ही पेड़ पर फंदे से लटके मिलने से इलाके में सनसनी फैल गई। घटना की जानकारी मिलते ही गांव में लोगों की भीड़ जुट गई और तत्काल पुलिस को सूचना दी गई।. सूचना पर उदयपुर थाना पुलिस मौके पर पहुंची और घटनास्थल का निरीक्षण किया। पुलिस ने दोनों शवों को कब्जे में लेकर पोस्टमार्टम के लिए भेज दिया है। प्रारंभिक जांच में घटनास्थल से कोई सुसाइड नोट बरामद नहीं हुआ है, जिसके चलते आत्महत्या के कारणों का स्पष्ट पता नहीं चल सका है।. स्थानीय लोगों के अनुसार दोनों के बीच प्रेम संबंध थे। आशंका जताई जा रही है कि पारिवारिक या सामाजिक कारणों के चलते उन्होंने यह कदम उठाया हो। हालांकि पुलिस सभी पहलुओं को ध्यान में रखते हुए जांच शुरू कर दी है।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

ग्रीवेंस पोर्टल से सीधे अफसर तक पहुंचती शिकायतें:RPSC वेबसाइट पर ही दर्ज कराएं, निस्तारण में लगता कम समय; जानिए-पूरा प्रोसेस

red and white modern breaking news youtube thumbnail

Balod News: सीलबंद शराब की बोतल में निकले कांच के टुकड़े, VIDEO वायरल

red and white modern breaking news youtube thumbnail

RCB वाले वीडियो पर नुसरत भरूचा ने दी सफाई:यूजर्स पर भड़कते हुए कहा- कुछ लोगों ने तो हद ही कर दी है

red and white modern breaking news youtube thumbnail

RCB वाले वीडियो पर नुसरत भरूचा ने दी सफाई:यूजर्स पर भड़कते हुए कहा- कुछ लोगों ने तो हद ही कर दी है

red and white modern breaking news youtube thumbnail

राज्यसभा चुनाव- भाजपा ने 11 उम्मीदवारों की लिस्ट जारी की:एमपी से तरुण चुग, राजस्थान से सतीश पूनिया प्रत्याशी; 26 सीटों पर 18 जून को चुनाव

red and white modern breaking news youtube thumbnail

CG News: स्कूलों में फर्जी बिलों का खेल ! 2 स्कूलों पर फर्जी बिल लगाकर निकाली गई राशि, जांच शुरू

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