Breadcrumb
SECURITY COUNCIL LIVE: End ‘sickening cycle’ of escalation across the Middle East, Guterres urges
Security Council members met in emergency session on Tuesday morning in New York with the Middle East on the brink of all-out war. App users can reprise our live coverage here.
(function () {
const ifrSharedPostId = new URLSearchParams(window.location.search).get("ifr-dir-postId");
const ifrUrlParams = new URLSearchParams({
"ifr-dir-postId": ifrSharedPostId,
articleUrl: encodeURIComponent(window.location.origin + window.location.pathname + window.location.search),
customCss: "https://www.un.org/es/css/live-blog/live-blog.css",
aId: "d2a8e998-1760-4eb2-bb91-39db93d23d7a"
});
fetch("https://direkt.ifragasatt.se/load/?" + ifrUrlParams)
.then(response => response.json())
.then(data => {
let script = document.createElement("script");
script.appendChild( document.createTextNode(data.src));
(document.head || document.body).appendChild(script);
});
})();