], { 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);
});
});
})();

On X, Reigns reacted to being in attendance for UFC 250 by posting a trademark message.

Check out Reigns’ post on X:

Cody Rhodes called out Roman Reigns after WWE Clash in Italy

Cody Rhodes and Roman Reigns retained their respective championships at WWE Clash in Italy. Rhodes defeated Gunther to retain the Undisputed WWE Championship, and Reigns defeated Jacob Fatu in a Tribal Combat to retain the WWE World Heavyweight Championship.

Speaking at the Clash in Italy post-show, Rhodes welcomed the possibility of him once again facing Reigns in a WWE ring after challenging Gunther to a rematch following the controversial ending to their match.

“I think it’s a unique position to be in for me to say something negative or for him to say something negative about me and it’s for the simple fact that he doesn’t have two wins over me. I don’t have two wins over him. He beat me once, and I beat his a** once. So I don’t know. Add him to the list cause we said Gunther can have a rematch whenever he wants it, come and get it, easy to find, hard to beat. That goes for Roman Reigns as well.”

Rhodes ended Reigns’ historic 1,316-day reign as the Undisputed WWE Champion back at WrestleMania XL. There have been several issues between the two superstars over the last few years, and things seem far from settled.