”
], { 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);
});
});
})();
During a recent interview with ESPN, WWE Undisputed Champion Cody Rhodes noted that Brock brought back a forgotten trend of retiring from the ring and then returning again. He recalled how legends like Terry Funk, Randy Savage, and Ric Flair often announced their retirement only to return once again.
“I want to get back to 90s-style retirements anyways where we say we’re retired, and then we’re not. I think Brock has kind of started that out. Terry Funk was retired for 20 years, I think. Ric Flair retired a bunch. Randy Savage kept retiring. So I’m good with if we’re not doing big, absolute, definitive retirements anymore. Just say, I’m taking a break.”
Brock Lesnar will face Oba Femi at Clash in Italy
In the aftermath of Brock Lesnar’s attack on Oba Femi, Paul Heyman caught up with RAW General Manager Adam Pearce and handed him a contract. Heyman mentioned that a “retired” Brock Lesnar had signed the deal for a match at Clash in Italy and if Oba wanted to get even with the Beast, he needed to sign the contract as well.
This past week on the red brand, Brock sent a message to Oba, claiming that at Clash in Italy, he would rule over the star. In response, The Ruler contronted Paul Heyman with a sign contract and claimed that this time, he would destory Lesnar once and for all.
It will be interesting to see who walks out victorious when these two behemoths face off again at the upcoming PLE.
`;
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-brock-lesnar-has-brought-back-forgotten-90s-style-trend-with-recent-return-feels-top-wwe-champion?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







![“I love Rhea [Ripley]” – WWE star makes honest confession](https://litsportsnews.com/wp-content/uploads/2026/05/f48c5-17801985768773-1920-450x253.jpg)





