”
], { 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);
});
});
})();
In a post on X, formerly known as Twitter, Waller expressed his frustration with the face-painted superstar and the bouncy Je’Von Evans. He gave the duo a new nickname after they acknowledged each other on social media.
“Oh no! The meme wrestlers are becoming friends,” Waller tweeted.
Since getting cursed, Grayson Waller has had several miscommunications with Kofi Kingston. Their relationship is on the rocks, especially after what happened on Raw.
Waller also lost to Je’Von Evans and was the recipient of a nasty Mexican Destroyer on the floor from Penta last Monday.
Danhausen pranks Grayson Waller on April Fool’s Day
In the spirit of April Fool’s Day, Danhausen decided to prank the people he cursed by pretending to finally lift it and free them of the burden. He targeted Dominik Mysterio, The Miz, Kit Wilson, Grayson Waller and IShowSpeed, as well as partially Kofi Kingston.
“Hello @GraysonWWE and or possibly a little bit of @TrueKofi you’re uncursed April fools hahahahahaha,” the former AEW star tweeted.
He seemingly forgot about The Original El Grande Americano, who was cursed on his second night on Raw. Nevertheless, WWE has used him to promote merchandise, ticket sales, shows and more. He hasn’t wrestled since making his debut, though he remains entangled in multiple storylines.
The 35-year-old star is still trying to get The Miz’s mentorship, while also doing his best to earn or steal “human monies” from WWE stars.
`;
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-current-wwe-superstar-calls-danhausen-meme-wrestler?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













