], { 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);
});
});
})();

Earlier today, Kid Gorgeous quote-tweeted a video of his interaction with Big E. He pointed out that the former member of The New Day called him a WWE Hall of Famer. He questioned if anybody would disagree with Big E and call the latter a liar.

He wrote:

“Danhausen is a @WWE Hall of Famer! @WWEBigE said so himself and you wouldn’t call the nicest and strongest human alive a liar would you?”

You can check out the tweet below:

Popular WWE Superstar not amused with Danhausen’s actions

After a brief conversation with Danhausen, Adam Pearce introduced the debutant to The Judgment Day. Very Nice, Very Evil cursed Dominik Mysterio, who lost the WWE Intercontinental Championship to Penta moments later.

In an interview with Brad Gilmore, Liv Morgan stated that she would’ve been happy for the former AEW star’s arrival in WWE. However, she did not appreciate him cursing her on-screen partner. Morgan added that she wanted him to stay away from her and other members of The Judgment Day.

“You know, Danhausen could have come in to WWE, and I would have been happy for him. Wow, what an opportunity. But right away, he wants to curse Daddy Dom and cause all this friction and trouble and chaos and paranoia. So I want him away from me. I want him away from the Judgment Day. I want him 1,000 feet away from the Clubhouse at all times. I have no interest in that man, and I hope he never approaches me. I hope he never comes up to me. I hope he never tries to look me in the eye. I hope he stays away from Daddy Dom, and that’s really it,” Morgan said.

Very Nice, Very Evil has yet to cross paths with any members of The Judgment Day since. It will be interesting to see if it happens on Monday Night RAW following WrestleMania 42.