Breadcrumb
MIDDLE EAST CRISIS: Security Council meets on Syria, plus Gaza and Lebanon updates
While the war in Gaza grinds on with dozens of civilians already reportedly killed and injured so far this year - and as the fragile ceasefire in Lebanon largely holds - hopes are still high for a successful transition of power in Damascus following the overthrow of the Assad regime exactly a month ago. Syria's ambassador told the Security Council on Wednesday the “dawn of freedom has broken”. App users can catch up on the 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: "c8d513fb-531a-4005-a337-16b40ebde0a4"
});
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);
});
})();