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

---Advertisement---

अमेरिका ने पाकिस्तान की अपील पर सीजफायर बढ़ाया:ट्रम्प बोले- ईरान में एकजुटता नहीं इसलिए वक्त लग रहा, अभी वहां हमले नहीं करेंगे

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

अमेरिकी राष्ट्रपति डोनाल्ड ट्रम्प ने कहा है कि अमेरिका, पाकिस्तान की अपील पर ईरान के साथ चल रहे युद्धविराम (सीजफायर) को आगे बढ़ा रहा है। हालांकि उन्होंने यह नहीं कहा कि यह कितने दिन के लिए बढ़ाया गया है। ट्रम्प ने कहा कि ईरान के अंदर इस समय नेतृत्व और सरकार में एकजुटता नहीं है। ऐसे वक्त में पाकिस्तानी पीएम शहबाज शरीफ और आर्मी चीफ ने उनसे ईरान पर कुछ समय तक हमले रोकने की अपील की, ताकि ईरान को साझा प्रस्ताव तैयार करने का वक्त मिल सके। ट्रम्प ने कहा कि इस अपील को मानते हुए उन्होंने अमेरिकी सेना को फिलहाल हमला रोकने का आदेश दिया है। हालांकि, सेना को पूरी तरह तैयार रहने को भी कहा गया है और ईरान पर दबाव बनाए रखने के लिए नाकेबंदी (ब्लॉकेड) जारी रहेगी। उन्होंने साफ किया कि सीजफायर तब तक जारी रहेगा जब तक ईरान अपनी ओर से ठोस और एकजुट प्रस्ताव नहीं दे देता और बातचीत पूरी नहीं हो जाती, चाहे उसका नतीजा कुछ भी निकले। पिछले 24 घंटे के 5 बड़े अपडेट्स ईरान जंग से जुड़े अपडेट्स के लिए नीचे ब्लॉग गुजर जाइए…

Join WhatsApp

Join Now

Join Telegram

Join Now

और पढ़ें

red and white modern breaking news youtube thumbnail

धुरंधर फैंस के लिए गुड न्यूज:फ्रैंचाइजी की तीसरी फिल्म द मेकिंग ऑफ धुरंधर की प्लानिंग में आदित्य धर, इस साल के आखिर में रिलीज होगी

red and white modern breaking news youtube thumbnail

IPL: धोनी करेंगे विकेटकीपिंग तो सैमसन का क्या होगा रोल? अश्विन ने किया खुलासा; CSK-MI मैच से पहले बढ़ा रोमांच

red and white modern breaking news youtube thumbnail

सेंसेक्स 300 अंक गिरकर 78,900 पर बंद:निफ्टी भी 75 अंक गिरकर 24,500 पर आया; FMCG के शेयरों में सबसे ज्यादा बिकवाली

red and white modern breaking news youtube thumbnail

देश में बनी 141 दवाओं के सैंपल फेल:46 हिमाचल में मैन्युफैक्चर, CDSCO के ड्रग अलर्ट में खुलासा, खांसी-बुखार, कैंसर और हार्ट की मेडिसिन शामिल

red and white modern breaking news youtube thumbnail

IPL 2026: ‘बल्ले को बात करने दो’, अभिषेक के तूफानी शतक के बाद मेंटर युवराज सिंह का खास संदेश; जानें क्या कहा

red and white modern breaking news youtube thumbnail

विदेशी सर्विस का ऑटो-पेमेंट से 24 घंटे पहले नोटिफिकेशन मिलेगा:यूजर कभी भी भुगतान रोक सकेगा, ईरान-जंग की वजह से भारत में उर्वरक उत्पादन 25% घटा

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