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

---Advertisement---

जम्मू-कश्मीर में भूकंप के झटके:अफगानिस्तान में आए 6.2 तीव्रता के भूकंप का असर, 8 देशों में भी महसूस हुए झटके

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

जम्मू-कश्मीर के कई इलाकों में शनिवार को भूकंप के झटके महसूस किए गए। लोग घबराकर घरों और दफ्तरों से बाहर निकल आए। फिलहाल किसी बड़े नुकसान या जनहानि की सूचना नहीं है। अफगानिस्तान के हिंदूकुश क्षेत्र में 6.2 तीव्रता का भूकंप आया। भारतीय समयानुसार यह भूकंप शाम 7:04 बजे आया। इसका केंद्र उत्तर-पूर्वी अफगानिस्तान में कलाफगान से करीब 81 किलोमीटर दूर था। भूकंप की गहराई 215 किलोमीटर थी। इसी वजह से इसके झटके अफगानिस्तान के अलावा भारत, पाकिस्तान, चीन, ताजिकिस्तान, उज्बेकिस्तान, किर्गिस्तान और तुर्कमेनिस्तान में भी महसूस किए गए। जम्मू-कश्मीर और आसपास के क्षेत्र भूकंप की दृष्टि से संवेदनशील माने जाते हैं और यहां समय-समय पर हल्के से मध्यम तीव्रता के झटके महसूस होते रहते हैं। —————————————– ये खबर भी पढ़ें… वेनेजुएला में फिर भूकंप के झटके, 920 मौतें, करीब 3300 घायल, 51 हजार लापता दक्षिण अमेरिकी देश वेनेजुएला में 25 जून को आए दो भूकंप के बाद स्थानीय समयानुसार शुक्रवार दोपहर को एक और भूकंप आया। देश के उत्तरी तट के पास आए इस भूकंप की तीव्रता 4.9 मापी गई है। रॉयटर्स के मुताबिक, राजधानी कराकास और माराके में भी झटके महसूस किए गए। पूरी खबर पढ़ें…

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

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