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

---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 पर: गुजरात पांचवें स्थान पर बरकरार; राजस्थान के पास नंबर-2 पर पहुंचने का मौका

red and white modern breaking news youtube thumbnail

जबलपुर में क्रूज डूबा, 22 को बचाया, 5 की मौत:आर्मी ने संभाला मोर्चा; पूरी रात चली सर्चिंग, क्रूज में और शव होने की आशंका

red and white modern breaking news youtube thumbnail

राजस्थान-महाराष्ट्र में गर्मी बरकरार, पारा अब भी 44°C पार:यूपी-बिहार और कर्नाटक में आंधी-बारिश की घटनाओं से 29 की मौत

red and white modern breaking news youtube thumbnail

ट्रम्प जंग जारी रखेंगे, संसद से मंजूरी टाली:प्रस्ताव खारिज होने का डर; रक्षा मंत्री बोले- युद्ध विरोधी अमेरिकी ईरान से ज्यादा खतरनाक

red and white modern breaking news youtube thumbnail

ममता बनर्जी भवानीपुर स्ट्रॉन्ग रूम में 4 घंटे रहीं:कहा- किसी को EVM लूटने नहीं देंगे; चुनाव आयोग बोला- पोस्टल बैलट छंट रहे थे, EVM सुरक्षित

red and white modern breaking news youtube thumbnail

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

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