const iframe = document.getElementById(“newspack-iframe-omXA6NEBoag5”);
const timerId = setInterval( function() {
iframe.src = iframe.src;
}, 2000 );
iframe.onload = function() {
clearInterval(timerId);
}
The post Black Crossword: May 16, 2025 appeared first on Capital B News.
Great Job Capital B Staff and Black Crossword & the Team @ Capital B News Source link for sharing this story.