”
], { 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);
});
});
})();
A few hours back, Sheamus broke the internet by sharing a post-workout picture of himself that led to a flurry of positive responses. His former colleague Randy Orton, too, seemed impressed and dropped a comment. Check it out below:
Eric Bischoff on his issues with Sheamus’ WWE run
On a recent edition of his 83 Weeks podcast, Eric Bischoff made his displeasure known about how WWE leaned heavily into Irish stereotypes with Sheamus’ character. He added that he would have preferred to see a more serious side of The Celtic Warrior, rather than the cartoonish antics he often engaged in.
“I loved his character. I love the idea of Sheamus, but I was tired of seeing the parody of the typical Irish character. I felt like the kind of animated, typical badass Irish guy had been done to death. I saw so much more in him. I would have made his character more relatable and current, Bischoff said. I felt like the kind of animated, typical badass Irish guy had been done to death. I would have liked to have seen Sheamus come back with the same attitude, the same motivations, the same points of view on things, but in a less animated kind of lucky charms type characterization,” Eric Bischoff said.
Sheamus has generated lots of buzz following his WWE exit, and there are rumors floating around that AEW could be a landing spot for him. His former tag team partner, Claudio Castagnoli, is a part of All Elite Wrestling, and there’s no doubt that fans would rejoice if they got to see them reunite on TV again.
`;
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-randy-orton-reacts-sheamus-unveiling-new-look-walking-wwe?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











![[WATCH] Ex-US Champion makes CM Punk break character during WWE show](https://litsportsnews.com/wp-content/uploads/2026/07/1e4e2-17839058060333-1920-450x300.jpg)

