], { 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, Danhausen took to X (fka Twitter) to mock Dominik Mysterio. He uncursed the 28-year-old only to reveal that it was an April Fools’ joke. Balor, who is set to wrestle Mysterio at WrestleMania 42 quote-tweeted the post and noted that the former AEW star was growing on him.

Danhausen responded to Balor’s tweet. He referred to the former WWE Universal Champion as “Finnhausen” and claimed to be a big fan of the veteran performer. The back-and-forth between two RAW stars could potentially be a hint at them joining forces, as Balor would require help in his rivalry with The Judgment Day.

“Hello Finnhausen. Big fan.” Danhausen wrote.

You can check out his tweet below:

Former WWE Superstar wants Finn Balor to win a world title

Speaking in an interview with TMZ Sports, Luke Gallows hailed Balor.

The 42-year-old stated that his former Bullet Club stablemate has always had so much potential. He added that Balor getting a world championship run would be great.

“Finn Balor has had star written all over him from the very beginning. You can look at the guy, you can see the presence, you can see the fan reaction. I think both of us, seeing him at the top of his game in Japan and then what he’s turned into, I have to agree 100%. A world championship run as heel Finn Balor, it’s money in the bank. It has got to go that way, and I hope we get to see him do it, he stays healthy and he can be the superstar that he has always been at the very tip-top,” Gallows wrote.

It will be interesting to see what plans WWE has in store for Balor following his exit from The Judgment Day.