”
], { 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);
});
});
})();
On Instagram, Gunther shared a message asking WWE to line up his targets. His next direction in the company is yet to be revealed, unless his feud with Lee is resumed.
“Line them up.” wrote Gunther.
Check out Gunther’s post on Instagram:
Bubba Ray Dudley thinks Gunther should retire Brock Lesnar at WWE SummerSlam
Bubba Ray Dudley wants Gunther to retire Brock Lesnar after AJ Styles. He suggested WWE bring The Beast Incarnate back and have him retire at SummerSlam.
Speaking on the Busted Open Radio, Dudley suggested the following:
“Look at what is on the table for Gunther in the next six months. The potential. Let’s look at the short term to get Gunther to where we ultimately want him in the long term. Retire AJ at the Rumble, bring back Brock, retire Brock at SummerSlam in his home of Minnesota. You have now done everything that you could possibly do to make Gunther a monster who can be next level credible World Heavyweight Champion in the future,”
Lesnar has been confirmed for next week’s episode of Monday Night RAW, where Gunther will also be in action in a Triple Threat Match. He will face Je’von Evans and Dominik Mysterio, with the winner qualifying and securing his spot in the Men’s Elimination Chamber Match.
Gunther’s WrestleMania plans are yet to be revealed. It remains to be seen what’s in store for the former World Heavyweight Champion.
`;
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-44c79dd2?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













