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

On Instagram, McAfee shared photos from this week’s WWE SmackDown, where he and Orton once again took out Rhodes. The 38-year-old hyped up WrestleMania 42, claiming that it once again feels like WrestleMania season, thanks to them.

“It REALLY feels like WrestleMania season.. @randyorton is SAVING THE BUSINESS. YOU’RE WELCOME,” wrote McAfee.

Check out McAfee’s post on Instagram:

Mark Henry discussed Pat McAfee’s promo skills from WWE SmackDown

Mark Henry spoke about Pat McAfee’s skills on the microphone, suggesting that several wrestlers from the modern generation can’t pull off the same.

Speaking on Busted Open, Henry added that anyone apart from Chris Jericho probably couldn’t have done what McAfee did on the mic. He said:

“There are a lot of wrestlers today that can’t pull that time on a microphone. They don’t have the bandwidth. They don’t have their memory. They don’t have the cadence and confidence and their ability to rock the mic like that. Pat McAfee did the damn job last night. And you can say whatever you want. The argument with me is, Yes, he may not have been the first choice. Or maybe he shouldn’t have been the guy in the first place. But he walked through the door. And he was the guy. And is the guy. And he lived up. There is nobody that you can mention to me other than maybe Jericho that could have done what he did. Successfully.”

McAfee is expected to corner Randy Orton at WrestleMania 42, as The Viper aims to win World Championship #15. McAfee also had a heated exchange with Jelly Roll on SmackDown. So it remains to be seen if Roll gets himself involved in the WrestleMania 42 match in some capacity.