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

Reigns once again got a special entrance at WrestleMania, and it became more special for The OTC once he chose to bring back the “Head of the Table” theme song.

Watch Reigns’ entrance at WrestleMania 42:

Roman Reigns confirmed that he would leave WWE if he lost to CM Punk

Roman Reigns made it clear that he would leave WWE and be done with his work in the company if he lost to CM Punk at WrestleMania 42. The OTC is an established legend at this point, considering the number of World Championships he has won throughout the years. What makes it even more special is Reigns’ latest reign as World Champion, when he held the Undisputed WWE Universal Championship (Universal Championship) for 1,316 days.

Speaking in an interview with the WWE before WrestleMania 42, Reigns said:

“If I lose to CM Punk at WrestleMania, I don’t belong in the WWE anymore. I think if I were to lose on Sunday, I’d say my work is done.”

Roman Reigns has never held the big gold WWE World Heavyweight Championship. At the time of this writing, we’re still on-air with the main event of Night 2 of WrestleMania 42.

A win for Reigns would end CM Punk’s second reign as the World Heavyweight Champion since his return to the company.