”
], { 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);
});
});
})();
“When I got the call, I was more so just like I saw TKO or not even TKO, just Connecticut. And I just looked at it and I was like, ‘What the f***?’ That’s literally all I could think of. I was just like, ‘Okay, what the f***?’”
Sirena Linton noted that she was frustrated about putting a lot of work in only for the company to just let her go out of nowhere.
“I think I just felt frustration and then disappointment, not in myself, but disappointment in the fact that I poured my heart into this company and these people that I feel like just dropped me on a dime. I think that was the most disappointing because I truly feel like a lot of these people I met are and have become really close friends and family,” she added. (H/T: Ringside News)
You can check out her video below:
The popular star competed in a total of 29 matches during her time in WWE.
Sirena Linton reacts to WWE release
Sirena Linton shared a statement following her departure from WWE earlier this year.
She took to social media to comment on her time on LFG Season 3 and was excited about her future. Linton also noted that she would be unapologetically herself following her exit from the promotion.
“I have immense gratitude for everything I learned and for every person who helped me grow—as a performer, wrestler, actress, athlete, and woman. I am especially proud of the work I did on LFG Season 3, and I cannot wait for you all to see it. As I look forward into what my future holds and explore the opportunities and endeavors that await, my life’s goal has always remained the same—to inspire and empower others. To be fully, boldly, and unapologetically myself, and to do all things with love. This is what has always made me spicy.”
Only time will tell what the future holds for Sirena Linton following her WWE departure.
`;
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-what-f-former-wwe-star-opens-release?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













