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

“That’s a loaded question. There’s a ton of guys I’d like to get in the ring with, but the bottom line is, whoever is holding on to my World Heavyweight Championship. Because what you got to understand is, I never lost that title; I was forced to give that title up due to injury, so I want my title back.”

Rollins made it clear that he didn’t mind who had the title when he returned; he wants it back.

“Right now, CM Punk is holding onto that title, but he’s going into Elimination Chamber; he’s got to get past Finn Balor, a former Universal Champion, so Finn Balor could be taking that into WrestleMania. Either way, somebody’s defending that title against Roman Reigns at WrestleMania, and whoever comes out of that, I want next, boys. That title’s mine. I never lost it.”

Seth Rollins and CM Punk have a documented past

Seth Rollins and CM Punk have their own dislike for each other, but the two stars have been part of a lengthy feud since his return in 2023.

Rollins is expected to make his return in time for WrestleMania, but he could be there to challenge whoever walks out of Las Vegas as World Champion. Rollins and Reigns have their own history, whilst Rollins would love to ignite his story with Punk if needed.