”
], { 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);
});
});
})();
Now, WWE has posted a video on its official Instagram account, where Femi can be seen breaking his silence after he once again overpowered The Beast Incarnate.
“The real ruler is here. The conqueror of conquerors is here, the one who beats the one is here. Nobody can stop me. There’s nobody like me. No man on the earth can touch me,” Femi said.
WWE legend claims that his championships mean nothing
Brock Lesnar is undoubtedly one of the most decorated superstars in combat sports. He is a multi-time WWE World Champion, a former UFC Heavyweight Champion, and an NCAA Champion.
The Beast Incarnate recently appeared in an interview on the Spittin’ Chiclets podcast. During the chat, Lesnar claimed that his championships and accolades meant nothing to him, and his true achievement was his kids.
“For me, none of my championships or none of my accolades, they all mean nothing. It means nothing to me. My kids are my legacy. I mean, in today’s dark-ass world that we’re living in, if you can come out and have good kids — I take a lot of pride in that. When parents come to me and say, ‘Man, your boys are really respectful.’ That pumps my tires, you know?” (H/T: Wrestle Features on X)
Lesnar is also advertised for next week’s edition of RAW, which will take place at Madison Square Garden. That said, it will be interesting to see how the Lesnar-Femi saga unfolds in the coming weeks ahead of ‘Mania.
`;
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-oba-femi-breaks-silence-humiliating-brock-lesnar-wwe-raw?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













