”
], { 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);
});
});
})();
“I have been released from WWE. To say I’m not sad about this decision would be a lie. Even with coping and lowkey believing that there is a reason for everything. It still sucks because 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. But I’m proud for taking the opportunity even though already living happily in Sweden, leaving it all to see where it would take me. Just being asked to do a tryout is an achievement and being offered a contract even more,” she announced.
The former NXT star had a unique outlook on her release, noting that the fact that she had gotten a tryout was a massive achievement.
She went on to note that she had done everything in her power for the past six months and had learned so much.
“I’ve had such a blast living here and I am confident that I did everything I could these 6 months. I stayed for extra training every opportunity, took notes and made effort to really learn everything I could. I’ve learned to believe more in myself. I’ve made friends with incredible people. I’ve learned what it’s like living in Florida, what it’s like being a wrestler, but also more about myself and my values. I am so grateful that I got this opportunity: it brought back a spark in me that I needed. I will keep this spark for the next adventures and despite feeling shock about the situation right now, I’m so excited for what’s next. Thank you for the love, I will miss my friends so much,” she wrote.
Akesson recently appeared on NXT to deliver a promo but has been released without ever wrestling a match
WWE has released many stars from NXT
Ellen wasn’t the only star who was released by WWE, the releases began yesterday when Jasper Troy, announced he had been let go.
PJ Vasa was the second confirmed release, before eight more stars were released during SmackDown.
This week’s episode was pre-recorded ahead of Sunday Night’s Main Event this weekend.
`;
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-i-released-female-wwe-star-shares-heartbreaking-announcement?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













