”
], { 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);
});
});
})();
While the live version on Netflix didn’t censor or edit parts out of the segment, the replay went in a different direction. Later, it came to attention that the management replaced most of the intense interaction with a random shot of the steel structure from the outside.
The alterations were made for a few seconds, but they did cut an intense moment from their segment. This isn’t the first time, as WWE often reworks their shows following their live broadcast on Netflix. From Bron Breakker to Brock Lesnar, segments were altered in more ways than one.
WWE HoFer predicts the winner of Oba Femi vs. Brock Lesnar at SummerSlam
Brock Lesnar faces his toughest challenge in a Hell in a Cell match this weekend in Minnesota, and all eyes are on Oba Femi, as The Ruler looks to settle the score once and for all. Meanwhile, The Undertaker gave his two cents on the upcoming bout and predicted the winner of their upcoming match in Minneapolis at The Biggest Party of the Summer.
Speaking on Six Feet Under with The Undertaker, The Phenom picked Oba Femi over Brock Lesnar. The Deadman has never defeated The Beast Incarnate in a Hell in a Cell match and wishes The Ruler could do it this weekend, as all Femi have enough momentum to win.
Earlier this month, Oba Femi gave up his title match to face Brock Lesnar at WWE SummerSlam. If Femi defeats Lesnar at the event, there’s a chance he could get back into the title picture following the two-night event in Minnesota.
`;
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-changes-made-brock-lesnar-oba-femi-ahead-wwe-summerslam?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













![Reason Revealed: Walter WWE Name Changed To Gunther [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/07/922f6-17854043675262-1920-450x253.jpg)