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

Paul reacted to Russo’s comments and claimed that it was humbling to hear. You can check out his reaction in the post below.

“Wow, humbling. Which is crazy considering how humble I already am,” he said.

Paul has aligned with The Vision on WWE RAW and will be teaming up with Bron Breakker, Bronson Reed, Drew McIntyre, and Brock Lesnar in the Men’s WarGames match at Survivor Series. The two sides brawled this past Monday night on the red brand, and The Beast Incarnate hilariously took a tumble on the entrance ramp.

Vince Russo suggests WWE legend could come out of retirement to face Logan Paul

Wrestling legend Vince Russo recently suggested that The Undertaker could come out of retirement to battle Logan Paul.

Speaking on Behind The Turnbuckle Studios’ The Coach and Bro Show, Russo stated that fans should not be surprised if The Undertaker returned to face the 30-year-old. He suggested that Paul would be able to carry the WWE Hall of Famer through the match and take most of the bumps.

“Here’s the thing I really look at: is there anybody more qualified on that roster to carry him [The Undertaker] through a match? You know, he would touch Paul on the forehead, and that guy would be a bumping fool. I promise you those are the things that go through Taker’s head. All you need is that little seed. Can we pull this off? And then you look at what Paul is capable of doing,” Russo said.

The Undertaker says Logan Paul made the US title relevant again (via Impaulsive)

It will be interesting to see what the future holds for Logan Paul in WWE following the Men’s WarGames match at Survivor Series.