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

Recently, fan posted a clip of Vince Russo talking about Disco Inferno. The fan suggested that the WCW legend should show up at WrestleMania and eat a Cross Rhodes. Disco said that he would rather hit the Village People’s Elbow and lay out the WWE Champion instead of taking the Cross Rhodes.

“Why would I take the cross-Rhodes. I should give him the Village People’s Elbow and leave him layin'”

Check out his tweet here:


Pat McAfee called Cody Rhodes a cosplay champion

Randy Orton is in pursuit of his 15th World Title. Therefore, he joined forces with Pat McAfee, who has been vocal about the WWE product. He also blamed Cody Rhodes for the reason the product isn’t as good. This feud has gotten heated in recent weeks. It has also spilled out onto social media, with Pat firing shots at the WWE Champion on social media.

Pat McAfee recently took to social media to say he was born to be in this business. He also called the American Nightmare a cosplay champion.

“I AM HOME. I WAS BORN TO BE IN THIS BUSINESS. YOU’RE A COSPLAY CHAMPION @CodyRhodes,” wrote McAfee.

It remains to be see if Pat McAfee will get involved in Cody Rhodes’ match at WrestleMania 42.