”
], { 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);
});
});
})();
It was then revealed that Charlotte somehow had Danhausen’s face paint on, and she flipped out while looking at herself in the mirror. You can check out the hilarious video in the Instagram post below.
“I’ve never looked more……. EVIL 👿😩 @danhausenad 😤,” wrote Flair.
Flair competed in the Queen of the Ring tournament this year but was eliminated in the semifinals by Liv Morgan. IYO SKY will be squaring off against Liv Morgan in the finals of the tournament this Saturday at Night of Champions. The winner of the Queen of the Ring tournament will earn a title match at WWE SummerSlam 2026 in August.
Recently debuted WWE star calls out Charlotte Flair
Blake Monroe recently called out Charlotte Flair for being in a tag team with Alexa Bliss on SmackDown.
Monroe finally showed up on the taped edition of this week’s episode of SmackDown that will air on Friday night. The former AEW Women’s World Champion attacked Giulia during her debut in London.
In a vignette on WWE SmackDown earlier this month, Monroe mocked Flair for being in a tag team with Alexa Bliss. She noted that Charlotte was one of the greatest female stars in history, but suggested she had been weakened due to her alliance with Bliss.
“Dear diary, let’s talk about Charlotte Flair. Charlotte, I remember watching you as a part of the historic women’s evolution. You are truly one of the greats. And with Alexa Bliss by your side, well, you’re a match made in co-dependent heaven. I mean, what a farce; you’ve deluded yourself into thinking you are stronger together, and you’ve only turned soft, weak,” she said.
Only time will tell what WWE has planned for Charlotte Flair following her elimination from the Queen of the Ring tournament.
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-gives-major-female-wwe-star-evil-makeover?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



