”
], { 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 his Instagram story, Gunther sent a message to Vozinha and praised him for his incredible outings throughout the tournament. Similar to many others, Vozinha was also The Ring General’s player of the World Cup.
“Man of the World Cup!” wrote Gunther.
Check out a screengrab of Gunther’s Instagram story:
WWE’s Gunther has always been against the idea of being a foreign heel
Gunther has always been against the idea of being a foreign heel and claimed that he has always avoided doing anything related to the flag. The former WWE World Heavyweight Champion mentioned that he even got rid of the flags on his trunk.
Speaking on What Do You Wanna Talk About? Gunther said that he got annoyed with the idea of a foreign heel.
“I’m not a foreign menace. I always get a little annoyed because they go, ‘Oh, he’s just a bad foreigner.’ I try to avoid everything that has to do with the flag. They put it on my trunks when I started out. They really wanted to have the flag on me. I got rid of it as soon as I could because it just doesn’t do anything. It’s not 1990 anymore.”
Gunther failed to win the Undisputed WWE Championship at Night of Champions, with Sami Zayn dethroning Cody Rhodes in a Triple Threat Match between the three of them. Backstage, The Ring General got into an altercation with SmackDown General Manager Nick Aldis.
`;
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-wwe-star-gunther-reacts-cabo-verde-s-incredible-fifa-world-cup-2026-run-sends-message-goalkeeper-vozinha?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













