”
], { 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);
});
});
})();
Later, Danhausen came across the incident on Instagram and left a few messages for Haku. First, the 36-year-old star wanted Haku to beat up, in kayfabe, Wilson following their recent interaction. Later, Very Evil, Very Nice realized he had misspelled it and apologized for his mistake. However, he made the same mistake, which might be due to autocorrect.
“I hope Haiku beats you up,” Danhausen commented.
“Sorry Danhausem got his name wrong, don’t let him see this,” Danhausen commented.
Danhausen had multiple interactions with Gunther following SummerSlam, and even tried to curse The Ring General.
Danhausen thought he wouldn’t get to appear at WWE WrestleMania
Most superstars spend years on WWE’s main roster before getting a shot at competing or even appearing at WrestleMania. The Showcase of the Immortal is the biggest and brightest stage in the Stamford-based promotion, and every star wants to be on the two-night event.
Earlier this year, Danhausen debuted for WWE at Elimination Chamber in Chicago. Very Evil, Very Nice became an instant hit and ultimately shared the ring with John Cena at WrestleMania 42, where he and Minihausen attacked The Miz and Kit Wilson.
Speaking on the No Contest Wrestling podcast, the former AEW star claimed that his work and rise in popularity forced management to add him to the card. In the coming months, Danhause competed at premium live events and defeated Dominik Mysterio at SummerSlam in Minnesota in a Human Monies on a Pole match.
After SummerSlam, Very Evil, Very Nice started to appear on Friday Night SmackDown and crossed paths with Gunther. While he hasn’t cursed The Ring General yet, it might happen sooner rather than later.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-danhausen-apologizes-wants-67-year-old-veteran-beat-up-wwe-star?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



