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

Speaking on Good Morning Football today, Rollins addressed his injury status while recapping his latest segment on WWE RAW. While going over his “perfect play,” Rollins stated that he’s still not medically cleared.

We executed to perfection. We got in there, we protected Seth Rollins, we confused everybody, and we got out of there. And that’s what we had to do, because Seth Rollins, that’s me, I’m not cleared yet. I can’t get into any real physicality. I’ve gotta protect this shoulder for maybe another few weeks or so.” Seth Rollins on GMF [00:36-00:52]

For now, we’re not too sure what’s going on with Rollins and WrestleMania. Both he and LA Knight are currently feuding with what’s left of The Vision. If Logan Paul and Austin Theory can make it to WrestleMania weekend, we might see a tag match in an effort to protect Rollins’ shoulder a bit.

Seth Rollins confused The Vision, and WWE fans, with latest Monday Night RAW segment

Monday Night RAW kicked off with Seth Rollins and RAW GM Adam Pearce, who were quickly interrupted by The Vision’s Austin Theory and Logan Paul. In no time, the ring was swarmed with nearly two dozen masked individuals, allowing Rollins to mask up and “disappear into the madness.”

The confusion ensured that Rollins, who can’t afford to get caught by The Vision with that shoulder, was able to escape through the crowd. The segment received mixed reviews, with some enjoying the chaotic nature of it all, while others criticized its goofy nature and claimed the “holy s***” chants were piped in.

It’s clear that the masked man situation isn’t over in WWE, and Rollins more than likely has other trick plays up his sleeve to keep The Vision at bay.