”
], { 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);
});
});
})();
Then only moments later, Cory Hayes of Bodyslam.net and Fightful Select reported that The New Day have decided to leave the Stamford-based promotion, and the decision was said to be mutual.
This comes as a surprise since both stars were the mainstays of WWE’s tag team division for a very long time. Kingston signed with the promotion in 2006, while Woods has been a part of the sports entertainment giant since 2010. Alongside Big E, they dominated the tag team division and the tag titles 13 times.
As the news of their departure surfaced online, fans, still reeling from the releases on April 24, were left frustrated. Many of them were in disbelief that such a long-tenured duo was no longer in WWE. Taking to X, many of them expressed their shock at the news.
“Yeah this company is done. F*ck tko,” a fan wrote.
Another fan termed the development as sickening, saying Kofi Kingston is a sure shot for the Hall of Fame.
“I feel sick. I don’t care about Woods, but they did this to Kofi, who’s a certified Hall of Famer. It’s sickening,” the fan wrote.
Another fan targeted Chief Content Officer Triple H, saying he fumbled the decorated tag team’s run.
“Triple H fumbles everything,” the fan said.
Check out other reactions from fans below:
New Day’s WWE departure is an end of era
It was in 2014 that The New Day first started competing in WWE as a faction. After a few hiccups on the road, they got over with the fans and became one of the most popular acts on weekly programming.
Their rivalry with The Usos was largely credited with reviving the company’s tag team division. Apart from success as a team, two of its members, Big E and Kofi Kingston, also won the WWE Championship.
After their most recent heel turn after Big E’s retirement, the faction lost its way to an extent. Woods has been dealing with a shoulder injury, forcing him to miss WrestleMania 42, while Kofi didn’t feature in any prominent storylines as well.
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-f-ck-tko-sickening-this-company-done-triple-h-fumbles-everything-fans-disbelief-two-major-names-leave-wwe?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


