You may also like
Iran war ‘not over,’ enriched uranium must be removed: Israeli PM Netanyahu
6 minutes ago
Ukraine and Russia accuse each other of breaching US-backed ceasefire
10 minutes ago
Lebanon says two paramedics killed by Israeli strikes in south
25 minutes ago
French evacuee from hantavirus-hit ship shows ‘symptoms’
1 hour ago
Once ridiculed, Farage is closing in on his quest to rule the UK
2 hours ago
One killed as Somali forces break up protest: opposition
2 hours ago



if (frame) {
rootObserver.disconnect();
const frameObserver = new MutationObserver(mutationRecords => {
if (mutationRecords[0].type === ‘attributes’) {
const main = frame.contentWindow.document.documentElement.querySelector(‘.root’);
if (main) {
currentRoot.style.setProperty(‘–comments-height’, `${main.clientHeight + 32}px`);
}
}
});
frameObserver.observe(frame, {
attributes: true,
});
}
}
});
rootObserver.observe(currentRoot, {
childList: true,
});
if (!window.REMARK42) {
!function (e, n) {
for (var o = 0; o
Show comments