”
], { 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);
});
});
})();
Tonight on WWE NXT, Tony D’Angelo addressed the mystery box he received last week when he was interrupted by Evil, who handed him a garment and left. Following this, Tavion Heights attacked D’Angelo from behind and left the ring. Then, a mystery person climbed on the top rope and hit a moonsault on the NXT Champion. Vic Joseph thought the mystery person was a fan. This mystery attacker has been revealed to be Will Kroos, who is a former Progress Atlas Champion.
Tristan Angels also made his WWE NXT debut tonight
Tonight on WWE NXT, Myles Borne defended his North American Championship against Saquon Shugars and won. After the match, he was confronted by a new debutant.
Tristan Angels showed up in the crowd and announced himself as part of the black and silver brand.
“Congratulations on another successful title defense champ. It truly is very impressive. Now, if you would allow me to introduce myself, I am Mr. England, Tristan Angels. Order! Order! But do not let my looks have you fooled, for I am here today as a courtesy to let you and all these people know that you will be seeing much, much more of Tristan Angels in NXT from here on out.”
It looks like the NXT roster is getting a refresh with all these new debuts.
`;
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-identity-fan-attacked-wwe-champion-tony-d-angelo-revealed?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










![WWE’s current stance on bringing back Ted DiBiase Jr. [Reports]](https://litsportsnews.com/wp-content/uploads/2026/05/7dbe9-17777768884540-1920-450x253.jpg)


