], { type: “text/html” }
);
const iframe = document.createElement(“iframe”);
iframe.src = URL.createObjectURL(blob);
iframe.style.cssText = “width:100%;height:100%;border:0;”;
container.appendChild(iframe);
attachIframeMessageListener(iframe);
}
const observer = new IntersectionObserver((entries, obs) => {
const entry = entries[0];
if (entry.isIntersecting) {
obs.unobserve(entry.target);
requestIdleCallback(() => {
initWidget(entry.target);
}, {
timeout: 200
});
}
}, {
root: null,
rootMargin: “300px 0px”,
threshold: 0.01
});
requestIdleCallback(() => {
$all(“.nl-inline-form-container”).forEach((c) => {
observer.observe(c);
});
});
})();

Recently, Brandi Rhodes took to social media to praise her husband for the work he has done in Street Fighter. She revealed watching the trailer and expressing how proud she is of Rhodes.

“Best surprise tonight. Hubs took me to see Mando and didn’t tell me the Street Fighter trailer was running until I got in the car 10min late 😅 we still made it in time and words can’t express how proud I am of him. I don’t say it often because I ALWAYS KNEW who he would become,” wrote Brandi Rhodes.

Apart from Cody Rhodes, even Roman Reigns is in the movie. He plays the role of Akuma.


Cody Rhodes vs. CM Punk is in WWE’s pipeline

The American Nightmare’s current feud is with Gunther. Once that is over, it seems that WWE may have already worked on a plan for The American Nightmare.

Corey Hayes from False Finish reported that the company is working on a feud between Cody Rhodes and CM Punk for the future. While he did not explicitly state whether or not Punk is moving to WWE SmackDown, he revealed a potential future feud.

As of now, The Best in the World is not scheduled until Night of Champions. Roman Reigns dethroned him at WrestleMania 42, and there has been no rematch as of yet between the two. After Clash in Italy, WWE can bring him in for a feud with either Rhodes or Reigns.