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

In a recent interview with The Mick and Kenny Show, Foley confessed that leaving WWE had led to a significant financial hit, but that had not made him regret his decision.

“I had a Legends deal, you know, and I signed cards and occasionally did an appearance… I’ve never regretted it, Kenny… I realized when I was at WrestleCon in Las Vegas that I had to work about 20 hours to make what I would have made in four hours with WWE, and I’m okay with that.”

You can check out his comments below:

youtube-cover

A WWE veteran has expressed disagreement with Mick Foley’s decision

According to Kane, Mick Foley’s reasoning for parting ways with the Stamford-based promotion are flawed.

Speaking in an interview with Newsmax, Kane stated:

“Well, certainly it’s no surprise. I know where Mick [Foley] is at politically, and we’ve had our discussions about politics, and we’ve always been able to keep them civil, and I wish that could happen more on the public platforms altogether. One thing is we live in a country where we are free to disagree about things, and I think Mick is wrong, but nevertheless, he’s entitled to his opinion. I will defend his right to say that, even if I do think he’s wrong, and that’s the beauty of America. I wish that would kind of be all over the place as opposed to just wrestling.”

As of now, Mick Foley is currently signed to AEW, and has made appearances in the company.


If you use any quotes from the article, please credit the source and give an H/T to Sportskeeda for the transcription.