”
], { 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);
});
});
})();
Ahead of tonight’s show, Danhausen stumbled upon Rhodes’ autograph table and stole one of his replica belts. He also signed an image of Rhodes and suggested that it could be sold for a million dollars. You can check out the hilarious video in the post below.
“Adrenaline in my soul, Danhausen signed this photo of @CodyRhodes @WWE,” he wrote.
The popular character spent several years in All Elite Wrestling before his debut last month. Cody Rhodes also used to work for AEW and served as an EVP for the promotion before his WWE return at WrestleMania 38.
WWE star Danhausen comments on when he will debut in the ring for the company
Popular star Danhausen recently discussed when he will have his in-ring debut for the promotion.
Speaking on RAW Recap with Sam Roberts and Megan Morant, the Very Nice, Very Evil star commented on when he will be having his first match for the company. The veteran said that he hoped to have his first bout soon, but was enjoying cursing people at the moment. He noted that having matches would lead to more money being sent his way.
“I hope [I make my in-ring debut] soon. So far, I’m just going through and cursing some fellows. [I] tried to make some friends, possibly setting up some matches so I can win! And then that gives me more money, and then it gives me a more likely chance to get on the truck,” he said. [H/T: WrestleZone]
The mysterious character appeared on RAW earlier this week to give out some free t-shirts to the crowd in attendance. He has also been targeting The Miz as of late and suggested earlier today on social media that he will be on SmackDown tonight for the Miz TV segment with Jelly Roll.
`;
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-sell-million-danhausen-shocks-everyone-ahead-wwe-smackdown?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









![Huge update on 7-time champion’s WWE future ahead of SmackDown [REPORTS]](https://litsportsnews.com/wp-content/uploads/2026/03/be29e-17734306069942-1920-450x253.jpg)



