”
], { 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);
});
});
})();
The former WWE Women’s United States champion has not competed in the ring since suffering an ankle injury in February. As she continues to recover, she has taken up a role in a movie.
Speaking to Pro Wrestling Illustrated’s Candace Cordelia during WrestleMania 42 week, the Hot Mess said she is open to doing anything and wants to build a résumé. She then revealed that she is cast in an upcoming horror flick.
“I feel the same way about acting as I do about wrestling. I just want to get out there and do it and build a resume, but, I just got a role in a horror film. Spoiler. I film in a couple of weeks, and it’s gory as hell,” she said.
While the details of this movie were not revealed, this isn’t Green’s first foray into Hollywood. She previously appeared in the 2020 sci-fi movie Parallel Minds, and she is also going to have a cameo role in Hate The Player: The Ben Johnson Story.
Chelsea Green shared a message after Alba Fyre’s WWE release
Last Friday, WWE released a bunch of names as part of their roster cuts after WrestleMania 42.
Chelsea Green’s Secret HERvice member Alba Fyre was also among those who were let go. Taking to X, Green posted a message for Fyre, saying fans have not seen how talented the Scottish wrestler is.
She said she was sad to see that Fyre wouldn’t be on her side in WWE but mentioned it was only the beginning for the former NXT UK Women’s champion. With Alba Fyre released and Piper Niven out injured, Chelsea Green’s Secret HERvice needs new recruits.
It will be interesting to see what the creative has in store for the Hot Mess once she returns to the ring.
`;
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-female-wwe-superstar-makes-big-career-move-horror-film?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













