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

While appearing on GMFB, Rollins opened up about Bad Bunny’s Super Bowl halftime show and referred to him as a fellow WWE Superstar.

Bad Bunny has wrestled several matches for WWE in the past, including a Royal Rumble match and a Street Fight in Puerto Rico, which was his last wrestling match in 2023.

There have been questions about what kind of a contract he signed with the company for the appearances he made, but Seth Rollins has now confirmed it.

“I wanna give a shoutout to Bad Bunny. because it was just awesome. My collegue, Benito, fellow WWE Superstar.” he said.

Seth Rollins is expected to be back in WWE soon

Seth Rollins has been making appearances outside of the ring over the past few months, but it seems that he could be ready to make his return ahead of WrestleMania. That being said, Rollins was set to take on Bron Breakker, who could now miss WrestleMania after being forced to undergo hernia surgery.

Rollins was expected to be unveiled as the man behind the mask who had attacked Bron Breakker at the Rumble and targeted Austin Theory on RAW, but now the story could be forced to take a swerve if Breakker is cleared to return and Rollins is not.

It will be an interesting few weeks for WWE heading into WrestleMania as they try to adhere to the prognosis of both men following their recent injuries.