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

“Many years ago, I was told to shut the engine off. But I knew something they didn’t. If I shut that engine completely off, there was no guarantee it would ever restart at the level it once ran. So I kept it on. I tested it from time to time. I kept it sharp. I kept it ready. But I never put the pedal to the metal. I backed off when I needed to. I coasted when I had to. I protected the engine while the world assumed the race was over. It wasn’t. The engine is still intact. Still running. Still waiting. And maybe it’s finally time we find out what happens when The Big Guy puts the pedal to the metal again. And that’s the last bite. Feed Me More!” wrote Ryback

Ryback’s last WWE match was in 2016, when he lost the United States Championship to Kalisto. It will be exciting to see whether The Big Guy really makes it back to WWE, let alone pro-wrestling.

Ryback has no bad blood with CM Punk

Ryback and CM Punk had backstage issues a decade ago when they were both in WWE.

However, in a recent video on X, he clarified that the real-life beef has been squashed, saying there’s no reason, after years, to keep calling out Punk.

“No, I don’t hold on to any hate with that name. I’ve said what I needed to say on it. He said what he said on it. It doesn’t make sense to hold on to that forever. Now, that doesn’t mean that we’ll ever be friends,” he said.

On the other hand, the former US Champion is happy with what The Best in the World is doing right now in WWE.