], { 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.