”
], { 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);
});
});
})();
Fightful Select reported that the Irish superstar has opted to leave the company after his contract expires. It was mentioned that he was reached out to for a restructured contract while he recovers from an injury but he turned down the offer.
The news quickly gathered pace, and Sheamus even dropped WWE references from his social media and went back to using his real name. Now, with his departure imminent, McIntyre shared a couple of photos of himself with the Fighting Irishman on X, paying a subtle tribute to him.
The throwback photos included one from their early wrestling days before they became global stars, and the other photo was from when they shared the ring at WrestleMania 39.
The friendship between the two stars goes way back, and even before they became co-workers in the Stamford-based promotion. The duo have teamed up, beaten each other up numerous times, and entertained the fans together for years.
Sheamus’ departure closes the book on their time together with the sports entertainment giant.
Reason why Sheamus is leaving WWE
WWE has already moved Sheamus to the alumni section of their official website, confirming that an exit is all but confirmed.
According to Dave Meltzer of the Wrestling Observer Newsletter (WON), he was offered a contract extension but with reduced pay, which he refused. Meltzer noted the situation is similar to what happened with Kofi Kingston and Xavier Woods, leading up to their exit.
Sheamus had a decorated career in the promotion, winning the World Championship four times. He also won the US and tag team championships during this time. His other achievements include winning the 2012 Royal Rumble, becoming King of the Ring in 2010, and capturing the Money in the Bank briefcase.
`;
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-world-champion-leaving-wwe-drew-mcintyre-reacts?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













