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

---Advertisement---

खबर हटके- प्रेमी को देखकर जयमाल छोड़कर दौड़ी दुल्हन:धड़कन रुकने के 40 घंटे बाद जिंदा हुआ शख्स; मस्क-जकरबर्ग के चेहरे वाले रोबोडॉग्स

On: मई 1, 2026 4:30 पूर्वाह्न
Follow Us:
red and white modern breaking news youtube thumbnail
---Advertisement---

मध्य प्रदेश में एक शादी में दुल्हन प्रेमी को देखकर जयमाल छोड़कर उसके पास दौड़ गई। वहीं, चीन में एक शख्स की 40 घंटे तक दिल की धड़कन रुकी रही, फिर भी वह जिंदा बच गया। उधर, जर्मनी के म्यूजियम में मस्क-जकरबर्ग के चेहरे वाले रोबोडॉग्स दिखाए गए। नगालैंड में एक ऐसी डिश खाई जाती है जो मकड़ियों से तैयार होती है। वहीं, उत्तर प्रदेश में डीजे की तेज आवाज से 140 मुर्गियों की मौत हो गई। आज खबर हटके में जानेंगे ऐसी ही 5 रोचक खबरें… तो ये थी आज की रोचक खबरें, कल फिर मिलेंगे कुछ और दिलचस्प और हटकर खबरों के साथ… खबर हटके को और बेहतर बनाने के लिए हमें आपका फीडबैक चाहिए। इसके लिए यहां क्लिक करें…

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

रेडमी पैड 2 प्रो रिव्यू, 12.1 इंच डिस्प्ले:12000mAh की बड़ी बैटरी और रिवर्स चार्जिंग के साथ वेल्यू फॉर मनी पैकेज

red and white modern breaking news youtube thumbnail

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

red and white modern breaking news youtube thumbnail

DRDO ने हेलिकॉप्टर से पहली बार 2 मिसाइल लॉन्च कीं:भारतीय गोल्फर विजय कुमार का निधन, 1 मई के करेंट अफेयर्स

red and white modern breaking news youtube thumbnail

सूर्यवंशी टी20 में सबसे तेज 100 छक्के लगाने की दहलीज पर:आईपीएल में आज राजस्थान बनाम दिल्ली; सीजन में पहली बार भिड़ंत

red and white modern breaking news youtube thumbnail

जरूरी खबर- हर साल कराएं ये हेल्थ-स्क्रीनिंग टेस्ट: समय से पहले पता चलेगा बीमारी, रहेंगे स्वस्थ-सुरक्षित, डॉक्टर बता रहे हैं

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