”
], { 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);
});
});
})();
“So when I hear people literally trying to make WWE the bad guy when somebody gets released, laid off, or fired, that happens at any corporation, because it really does,” he said. (H/T: Ringside News)
You can check out the legend’s comments in the video below:
WWE reportedly approached the former World Heavyweight Champion about restructuring his contract, but the former champion declined the offer. He has already changed his name on social media to S. Farrelly following news of his departure. The 48-year-old teamed up with John Cena and Rey Mysterio to defeat The Judgment Day in a six-man tag team match in his final match with the company in November 2025.
Former WWE star praises Sheamus
Wrestling veteran Ryback praised Sheamus on social media following his surprise departure from the company.
In a video shared on social media, The Big Guy praised the former leader of The Brawling Brutes and noted that he enjoyed working with him in the past.
“I just want to personally say I have massive love and respect for Sheamus. He is an incredible pro wrestler, one of the hardest-working guys you’ll ever meet. I remember our days dating back to FCW, how hard he worked down there. Staying late and getting there, his attitude and work ethic got him to the main roster, where he had incredible success. I got to share the ring with him multiple times. A true joy and pleasure to work with. He was physical, he brought it, and he liked you to bring it. That’s my favorite type of pro wrestler. I think he’s going to have massive success whatever he does.”
Only time will tell what the future holds for the former King of the Ring winner following his WWE departure.
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-hall-famer-jumps-wwe-s-defense-sheamus-controversial-exit?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



