”
], { 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);
});
});
})();
Oba Femi squashed Brock Lesnar at WrestleMania 42, but the legend got his revenge at Clash in Italy. Following his loss to Femi at SummerSlam, Lesnar praised The Ruler and noted that he was the future.
Paul Heyman was recently aligned with The Vision but broke away from the faction after Maxxine Dupri joined. Heyman had a conversation with Femi last night on WWE RAW, and the Nigerian star asked the Hall of Famer to thank Lesnar for him before the two stars shook hands.
The Vision’s Bron Breakker then showed up and got in Heyman’s face. He suggested that Heyman and Femi were new best friends, and The Oracle was visibly upset after the comment.
Major WWE star sends heartfelt message to Brock Lesnar following SummerSlam
Oba Femi delivered a heartfelt message to Brock Lesnar after defeating him in the Hell in a Cell match at SummerSlam.
Speaking on the SummerSlam Post-Show, Femi praised Lesnar as one of the greatest minds in the business and wished his family well.
“So, to Brock, I wish you all the best, man! I really do. Go hunting. Do what you do, go be a father, go be a human being; you’ve earned this, in the ring, in the cage, everything you’ve done, you’re the best. You are one of the greatest minds of professional wrestling, and I hope when all this is said and done, everybody knows that,” he noted.
It will be fascinating to see what WWE has planned for Oba Femi following his impressive win at SummerSlam.
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-paul-heyman-reacts-brock-lesnar-s-retirement-announcement?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



