], { 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);
});
});
})();

“D*mmit 💔 Ppl was clowning her after her 1st promo in Evolve man She never really got a good chance to show what she can do Shine the absolute brightest Airica ( @theMC_AnyaRune ) Will always support her 💚❤️🖤 UwU 👉👈”

Anya Rune replied to the message above, effectively confirming that her time with World Wrestling Entertainment had come to an end:

“Thank you for your continued support 💚👉👈”

After joining WWE, Anya Rune got started on TV through the company’s Evolve brand. As part of its women’s division, she faced off against stars like Zena Sterling, Layla Diggs, and Skylar Raye.

Rune was still in the process of developing her character and gaining experience when the promotion decided to move on. That said, being released does not necessarily mean the end of her wrestling journey.


Several Other Names Released By WWE

Jasper Troy was one of the first names reported to have been released, with Wendy Choo, Adriana Rizzo, Zena Sterling, Braxton Cole, PJ Vasa, and others (Gary Wilson, Ellen Akesson, Marcus Brown) subsequently being added to the list. You can check out PJ Vasa’s reaction (via X) below:

“God is good, all the time. All the time, God is good! Fa’afetai I le atua. Thank you @WWE for opening the door for me into pro wrestling… what a journey! Looking forward to more motion, more blessings, more life 🙏🏽 #30Days”

Ellen Akesson also confirmed her exit with the following message on X:

“I have been released from WWE. I truly loved it here. From the wrestling to the security staff to the coaches to the fans to my friends to the daily small routines like locking my bike at the PC. I am confident that I did everything I could these 6 months. Thank you for the love.”

The latest cuts have affected talent from World Wrestling Entertainment’s developmental system rather than established names on RAW or SmackDown.

Why did you not like this content?


`;
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-breaking-wwe-talent-confirms-she-s-been-released?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

Leave A Reply

Exit mobile version