”
], { 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);
});
});
})();
Shiloh Hill fought valiantly throughout the match and could have dethroned Ethan Page. However, Vanity Project ensured that the gold didn’t change hands on NXT this week. Right now, All Ego has completed 266 days as champ and is very close to surpassing The Ruler’s run of 273 days as the NXT North American Champion, which is the longest in WWE.
Ethan Page got attacked right after his win on WWE NXT
Despite earning a victory over Shiloh Hill, All Ego decided that he wasn’t done with his opponent. He teamed up with Vanity Project to gang up on the WWE LFG star and start kicking him. This prompted Myles Borne to rush to the ring and help Hill.
He made quick work of Vanity Project, with Hill getting up and taking the faction out with a dive outside the ring. Borne then pounced on Ethan Page, demanding a title match from him, asking him what it would take for him to get a shot.
Shiloh Hill passed a steel chair to Borne in the ring, who trapped All Ego’s ankle in it and threatened to break it. Page was still unwilling to give the 26-year-old star a chance, but agreed at the very last second.
As Borne was walking away, the reigning champion said that he knew Borne could never jump on the chair. However, his words backfired as the aggressor immediately turned around and jumped on the chair, damaging Page’s ankle.
It would be interesting to see if All Ego can surpass Oba Femi’s run, or if he will be dethroned before he becomes the longest reigning WWE NXT North American Champion.
`;
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-ethan-page-goes-down-in-history-sets-huge-wwe-record?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










![UPDATE: Chris Jericho-AEW Status Amid WWE Return Rumors [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/02/49d96-17713747771873-1920-450x253.jpg)


