”
], { 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);
});
});
})();
Either way, Brock Lesnar’s former ally Matt Morgan praised Ben Bishop, stating that it’s a crime that he isn’t signed to WWE yet.
Brock Lesnar has gotten an interesting offer from Gunther
Brock Lesnar received a very interesting offer from Gunther. The Ring General was pegged at one point to be the man to retire The Beast Incarnate, but at WrestleMania 42, it appeared as though that honor was given to Oba Femi, or so we thought.
As Lesnar gets ready for his second explosive clash with Oba Femi, Gunther is all set to challenge Cody Rhodes for the Undisputed WWE Championship. The Ring General, speaking to Italian Wrestling Channel, said that once he is done with Cody, he will challenge Lesnar to a retirement match:
“I wasn’t even there on that day at Mania, because it was the day after me, when a lot of it happened with Brock, so I only saw it in a headline and that’s literally all the info I had. Obviously he’s back now, but I haven’t thought about it. I’m really focused on what I’m doing with Cody now. I will be challenging for the WWE Undisputed Championship in Italy, and that’s my full focus right now. After I beat Cody then Brock can challenge me, and we’ll do that.”
SummerSlam 2026 is in Lesnar’s billed hometown of Minneapolis, Minnesota. So one has to wonder whether that’s where he will call it quits on his career.
`;
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-s-former-ally-says-crime-wwe-signed-7-foot-superstar-yet?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













