], { 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, Finn Balor took to Instagram to post a video of himself shot during a fire hazard. The Irish star could be seen looking into the camera when a fire alarm goes off in addition to an emergency evacuation announcement.

You can check out the video below:

A popular star pushed for Finn Balor to win a major WWE championship

Balor started off strong on the main roster and became the inaugural WWE Universal Champion. However, a severe right shoulder injury shortly after derailed his career. He hasn’t won a singles title since losing the United States Championship to Theory in April 2024.

Speaking in an interview with TMZ Sports, the Irishman’s former Balor Club stablemate Luke Gallows noted that Balor has always had the potential to be a major star. The 42-year-old further opined that a heel run as a WWE world champion 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.

Balor is currently involved in a rivalry with the MFTs. It will be interesting to see if he gets into a championship feud after he is done with the heel faction.