”
], { 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);
});
});
})();
Ash by Elegance reacts to a female former WWE star calling her enhanced
In TNA, Ash is a cheeky heel who doesn’t shy away from letting her NSFW thoughts take over. On the May 7 edition of TNA Impact, she got into a heated segment with Elayna Black and Indi Hartwell.
Black left the argument in between, while Indi and Ash were going at each other. Dana Brooke told Hartwell to let her talk, as she is a real knockout. Indi was left infuriated by Ash’s remark, and she went on to go all-in on her as she told her that nothing about her was real, her hair, teeth, lips, eyelashes, nails, and even her b**bs are fake.
The words triggered the leader of The Elegance Brand as she went to take Hartwell down with a cheap shot, but Indi saw it coming and countered it with her own shot, knocking the former TNA Knockouts World Champion, and dragged her out of the ring, sending a statement.
The clip of the segment surfaced on X/Twitter, quoting one of them, Ash broke her silence on Hartwell, labeling her as “fake.”
“Well my personality is as REAL as it gets .. and I’m perfect,” she wrote.
Check her official tweet below:
Former WWE star breaks character to give a tribute to Asuka
Amid rumors of her quitting the Stamford-based promotion, on the latest edition of Monday Night RAW, Asuka had an emotional backstage segment with IYO SKY, where she officially handed her legacy to the Genius of the SKY in a passing-the-torch moment.
Multiple superstars have been posting tributes to Asuka, who is reportedly semi-retired from professional wrestling. Ash by Elegance has been one of those, as she broke character to post a picture of herself with The Empress of Tomorrow and expressed her gratitude for being Asuka’s first opponent in WWE.
“Blessed to have been Asuka’s first match in @WWE ! Honored… Legend! Sexy muscle friend,” she wrote.
It will be interesting to see what’s next for Ash in professional wrestling in the coming months.
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-ash-elegance-responds-former-wwe-star-calling-her-b-bs-fake-i-m-perfect?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



