”
], { 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);
});
});
})();
After his departure, JD McDonagh took to Instagram to share a photo of himself with Sheamus. The picture made it clear that the two stars shared a warm friendship.
“Until the next one, Sheamo. Thanks for everything. 🍻,” JD McDonagh wrote.
You can check out the post below:
Sheamus was reportedly not happy with how WWE was booking him
According to a report by Ibou on Self Made Sessions, The Celtic Warrior was less than happy with how he was being handled by the Stamford-based promotion.
Ibou claimed that Sheamus expected a bigger feud between him and Bron Breakker. He said:
“I was told that Sheamus gave up on WWE creative when Mania 40 wasn’t him chasing the IC title. He was of the belief that there was going to be something with him and Bron (Breakker) for Mania 41 IC belt, and they ended up doing that in early January and kind of moving past it. Then he was kind of just taken off TV for no reason,” he said.
He further added that Sheamus had not exactly requested his release, instead choosing to let time do its thing. He said:
“But it wasn’t like one of those things where he knew that and went, ‘I want my release.’ It was just like, ‘Okay, I now mentally accept this is what it is now and creative sucks, but like have fun,”‘ he added.
As of now, Sheamus’s future in the pro wrestling industry remains a mystery. It remains to be seen if he will decide to join other promotions like AEW in the coming months.
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-jd-mcdonagh-bids-former-wwe-champion-farewell?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



