”
], { 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);
});
});
})();
“No, I don’t know. The thing is, I didn’t have the typical WWE career, I would say, because I’ve been off the radar for most of my career, which helped me in WWE. Basically come in and I figured myself out already, and yeah, that’s why it’s sometimes hard to give people advice on how to play the game in the WWE system and stuff, because I had my very special journey when it came to that,” he said.
The SmackDown star added that he still sometimes felt like an outcast in the locker room.
“But sometimes I feel like, obviously I do feel like I belong, but sometimes I feel like I’m still a little bit of an outcast when it comes to that,” he added. (H/T: WrestlingNews)
You can check out the interview in the video below:
The 38-year-old will be challenging Cody Rhodes for the Undisputed WWE Championship at Clash in Italy this weekend.
Gunther discusses potential Imperium reunion in WWE
Gunther recently shared his thoughts on a potential Imperium reunion happening down the line.
The veteran was in the faction alongside Ludwig Kaiser and Giovanni Vinci. Kaiser now portrays the El Grande Americano character, and Vinci is no longer with the company. In an interview with the Italian Wrestling Channel, the Austrian star suggested that he preferred to be on his own.
“No, I don’t feel alone. I’ve been on my own most of my career. I always had partners, but then everybody goes their individual ways. That’s part of it and yeah, it was a great time. It was a great way into the main roster. But now I’m very good how I am right now,” he said. (H/T: Fightful)
Only time will tell if Gunther can capture the title from Cody Rhodes at Clash in Italy.
`;
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-reveals-feels-like-outcast-wwe?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













