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

---Advertisement---

खबर हटके- रेस्टोरेंट सर्व कर रहा मगरमच्छ का सूप:5,300 साल पुरानी ममी के फंगस से ब्रेड बनाई; स्मगलिंग में पकड़े गए 1 लाख कॉकरोच

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

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

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

अन्नामलाई की नई पार्टी से 10 लाख लोग जुड़े:लॉन्च के 10 घंटे के भीतर रजिस्ट्रेशन; समर्थन में तमिलनाडु BJP उपाध्यक्ष ने भी इस्तीफा दिया

red and white modern breaking news youtube thumbnail

रिजर्व बैंक ने इस साल महंगाई बढ़ने का अंदेशा जताया:चांदी एक दिन में ₹4180, सोना ₹1848 सस्ता, इस साल 7.7% की दर से बढ़ी इकोनॉमी

red and white modern breaking news youtube thumbnail

ईरान बोला- दोबारा जंग नहीं चाहते:लेकिन हमला हुआ तो पूरी ताकत से जवाब देंगे; अमेरिका ने ईरान पर नए प्रतिबंध लगाए

red and white modern breaking news youtube thumbnail

रैपिड फायर राउंड में मनोज बाजपेयी बोले:इंडस्ट्री में कई कलाकारों की प्रतिभा अब भी कम आंकी जाती है

red and white modern breaking news youtube thumbnail

रैपिड फायर राउंड में मनोज बाजपेयी बोले:इंडस्ट्री में कई कलाकारों की प्रतिभा अब भी कम आंकी जाती है

red and white modern breaking news youtube thumbnail

विदेश से MBBS,नौकरी कर पा रहे, न प्राइवेट प्रैक्टिस:गाइडलाइन का कन्फ्यूजन, राजस्थान मेडिकल काउंसिल नहीं कर रही रजिस्ट्रेशन

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