”
], { 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);
});
});
})();
However, some fans and analysts were not happy that the man formerly known as WALTER was forced to submit. It didn’t look good for the villainous character, though he was able to regain the World Heavyweight Championship back in less than two months.
Speaking to Cody Rhodes on What Do You Wanna Talk About? podcast, The Career Killer has opened up on tapping out to Jey Uso.
“With Jey, at that moment, that’s the thing, I can swallow my pride. When it’s over, it’s over. I have no issue with that. If the audience views that as weakness, let them be. It’s alright,” Gunther said. [H/T Fightful]
Despite the loss, The Ring General managed to stage a comeback in two months and restore his mojo. He won the World Heavyweight Championship and retired Goldberg, John Cena and AJ Styles to become The Career Killer.
Rumored plans for Gunther at WrestleMania 42
One of the biggest stars heading into WrestleMania 42 is Gunther. He retired three legends in a span of six months. He continues to mock the fans and seems intent on retiring more WWE Superstars this year.
But what are WWE’s plans for The Career Killer? According to WrestleVotes Radio on Fightful Select, the company has not settled on an opponent for the two-time World Heavyweight Champion.
The creative team’s three options are reportedly Brock Lesnar, Oba Femi and Rey Mysterio. Lesnar currently has an open challenge for WrestleMania 42, while Oba Femi is feuding with Rusev.
Gunther just beat Dragon Lee last Monday on Raw, so it could be Rey Mysterio, who could be next on the list of The Career Killer.
`;
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-gunther-finally-breaks-silence-tapping-jey-uso?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













