”
], { 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’m coming for your favorites. Every single one of em. To COLLECT your happiness, your joy, your excitement. To make you feel what I feel. Time doesn’t heal. I don’t forget #COLLECT,” he wrote.
You can check out his message in the Instagram post below:
Ridge Holland’s WWE career got sidetracked after his move resulted in Big E suffering a broken neck in 2022. Big E’s former New Day stablemates, Xavier Woods and Kofi Kingston, mutually agreed to part ways with the company over the weekend after they were asked to restructure their contracts.
The promotion let go of The Wyatt Sicks, Zoey Stark, Santos Escobar, Aleister Black, Zelina Vega, Motor City Machine Guns, Kairi Sane, and more stars following WrestleMania 42.
Ridge Holland opens up about Big E’s injury impacting his WWE career
Wrestling veteran Ridge Holland recently discussed how Big E’s unfortunate injury impacted his career.
Speaking on The Mike Rand Show, the former Brawling Brutes member noted the injury was responsible for the end of The New Day star’s in-ring career, but it also was the end of his relevance in the promotion. Ridge Holland added that he will always regret what happened four years ago during their match on SmackDown.
“I would say that, like, yeah, Big E’s career, unfortunately, ended that day. But I think so did mine, in a way, you know, but at least my career with WWE, I always regret it,” he added.
The New Day’s Xavier Woods and Kofi Kingston turned heel in 2024 and kicked Big E out of the faction. It will be fascinating to see what lies ahead for Woods and Kingston following their surprising 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-i-m-coming-favorites-released-wwe-star-sends-cryptic-warning?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













