], { 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 the recent edition of The Last Word podcast, Tommy Carlucci discussed the possibility of the former WWE Chairman being revealed as the person guiding Randy Orton in his feud with Cody Rhodes. When his co-host Gabby LaPisa explained that Stephanie McMahon slapping Cody could be a hint at her father returning to align with Orton, Carlucci quickly responded in agreement.

“Oh my God, I would love that a thousand times over. I imagine if it was the chairman. Oh my God, that place would blow off. The roof would literally blow off,” said Tommy Carlucci. (H/T – TJRWrestling)

youtube-cover

WWE legend Mark Henry recently defended Vince McMahon

In a recent interview, Mark Henry came in defence of his former boss without discounting the serious charges filed against him. He explained that just like every other human being, McMahon, too, had his share of flaws.

“So people can say whatever they want about him. You know, he’s flawed like every other man on earth. And when I say man, I mean every man too. We all flawed. We all going to fall short of being Christ,” Henry said.

Realistically speaking, there’s little to no chance of Vince McMahon’s comeback at WrestleMania 42, as TKO wouldn’t like any more controversy striking their door at a time when WWE is trying to win back fan support.