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

---Advertisement---

वर्ल्ड अपडेट्स:अमेरिका में पूर्व गवर्नर ने तलाक विवाद में पत्नी की हत्या की, खुद को भी गोली मारी

On: अप्रैल 17, 2026 7:43 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

अमेरिका के वर्जीनिया में पूर्व लेफ्टिनेंट गवर्नर जस्टिन फेयरफैक्स ने पत्नी की गोली मारकर हत्या कर दी और फिर खुद भी सुसाइड कर लिया। यह घटना गुरुवार रात एनानडेल स्थित उनके घर में हुई। पुलिस के मुताबिक, घटना के समय दंपती के दोनों बेटे घर में मौजूद थे, जिन्होंने कॉल कर पुलिस को सूचना दी। पुलिस ने जस्टिन फेयरफैक्स (47) और उनकी पत्नी सेरीना को मृत पाया। पुलिस जांच में सामने आया है कि दोनों के बीच तलाक को लेकर विवाद चल रहा था। पुलिस घर में लगे कैमरों की फुटेज की जांच कर रही है। घटना को लेकर पुलिस प्रमुख ने कहा कि यह बेहद दुखद है, खासकर इसलिए क्योंकि बच्चे उसी समय घर में मौजूद थे। फिलहाल बच्चों को परिजनों की देखरेख में रखा गया है और उन्हें काउंसलिंग दी जा रही है। इससे पहले जनवरी में फेयरफैक्स ने पत्नी पर हमले का आरोप लगाया था, लेकिन जांच में इसकी पुष्टि नहीं हुई थी।

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

हिमंता बोले- बांग्लादेशियों को लात मारकर वापस भगा देता हू्ं:मैं असम से निकालता हूं, तो ममताजी पश्चिम बंगाल में उनको दुल्हन की तरह बुला लेती हैं

red and white modern breaking news youtube thumbnail

मूवी रिव्यूः भूत बंगला:भूल भुलैया जैसी उम्मीद देकर अक्षय कुमार-प्रियदर्शन की जोड़ी ने किया निराश, डर-कॉमेडी में अधूरापन, कहानी और म्यूजिक भी बेअसर

red and white modern breaking news youtube thumbnail

विद्युत जामवाल की हॉलीवुड फिल्म ‘स्ट्रीट फाइटर’ का ट्रेलर रिलीज:इंटेंस और डार्क रोल में नजर आए एक्टर, 16 अक्टूबर को फिल्म रिलीज होगी

red and white modern breaking news youtube thumbnail

सेंसेक्स 150 अंक चढ़कर 78,100 पर कारोबार कर रहा:निफ्टी में भी 50 अंकों की तेजी, 24,250 पर पहुंचा; FMCG शेयरों में खरीदारी

red and white modern breaking news youtube thumbnail

IPL 2026: धीमी गेंदों को अपना हथियार बना रहे गेंदबाज, पावरप्ले में अधिक रन बनाने पर ध्यान; अबतक दिखा ये ट्रेंड

red and white modern breaking news youtube thumbnail

MI vs PBKS: लगातार चौथी हार से हताश हुए कप्तान हार्दिक, पंजाब को दिया जीत का श्रेय; बोले- कहने के लिए कुछ नहीं

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