Beranda Perang US military says none of its warships struck in Strait of Hormuz

US military says none of its warships struck in Strait of Hormuz

16
0
US military says none of its warships struck in Strait of Hormuz

play
{
// query dom only after user click
if (!vdContainer) {
vdContainer = document.getElementById(‘videoDetailsContainer’);
vdShow = document.getElementById(‘vdt_show’),
vdHide = document.getElementById(‘vdt_hide’);
}
vdContainer.hidden = !(vdContainer.hidden);

// show/hide elements
if (vdContainer.hidden) {
vdShow.hidden = false;
vdHide.hidden = true;
} else {
if (!flagCaption) {
flagCaption = true;
fireCaptionAnalytics()
}
vdShow.hidden = true;
vdHide.hidden = false;
}
});

function fireCaptionAnalytics () {

let analytics = document.getElementById(“pageAnalytics”);

try {
if (analytics) {
analytics.fireEvent(`${ga_data.route.basePageType}|${section}|${subsection}|streamline|expandCaption`);
} else {
if (window.newrelic) window.newrelic.noticeError(‘page analytics tag not found’);
}
} catch (e) {
if (window.newrelic) window.newrelic.noticeError(e);
}
}
}());
]]>

No U.S. warships have been struck in the Strait of Hormuz, the U.S. military said on Wednesday, after Iran’s state media said initial reports indicated U.S. ships near the strait were targeted by missile and drones launched by Iranian armed forces.

Commercial ships also continue to transit in and out of the Strait of Hormuz, the U.S. Central Command said in a separate post on X after Iran’s top joint military command said the strait was closed for the passage of any vessels.

Reporting by Costas Pitas; Editing by Don Durfee

{
link.setAttribute(‘href’, url);
});
}
})();

function fireNavShareAnalytics (type) {
try {
let analytics = document.getElementById(“pageAnalytics”),
section = ga_data.route.sectionName || ga_data.route.ssts.split(‘/’)[0];
if (analytics) {
analytics.fireEvent(`${ga_data.route.basePageType}:${section}:nav-share-buttons:${type}`);
} else {
if (window.newrelic) window.newrelic.noticeError(‘page analytics tag not found’);
}
} catch (e) {
if (window.newrelic) window.newrelic.noticeError(e);
}
}
]]>