”
], { 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);
});
});
})();
“I almost didn’t get the surgery, and they were telling me, ‘Well, if you don’t get this surgery, you’ll probably be dead by the time you’re 45 because this will shut down, this will happen, this will happen.’ And I remember thinking like, ‘Ah, 45 is a long time away. I don’t know,” he said.
The veteran also disclosed that he has undergone major surgeries for the past seven years of his life.
“I’ve been through hell the past seven years. I’ve had a major surgery the past seven years every freaking year. I’ve had both knees done. I’ve had both hips done. The first hip was the first one I had done—I had five operations on the first hip,” he added. (H/T: Ringside News)
You can check out the interview in the video below:
The legend hasn’t competed in a match since teaming up with Chris Jericho and Mike Bailey to defeat The Don Callis Family on Jericho Cruise 2024.
Former WWE star Big Show reveals AEW dream opponent
WWE legend Big Show recently shared his dream opponent in All Elite Wrestling
In an interview with Simon Miller, the veteran named Kenny Omega as someone he would like to face or team up with. Big Show disclosed that he always had a lot of respect for Omega and would like to share the ring with him.
“Even though he’s not a younger cat, he’s still somebody that I’ve had respect for a long time. Kenny Omega. Kenny is one I would think like, ‘Man, I would love to either tag with Kenny or to compete against Kenny’. [H/T Drainmaker on X]
It will be interesting to see if the WWE legend ever returns to the ring in All Elite Wrestling.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-former-wwe-star-reveals-doctors-expected-die-45?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here




