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

On TNA Wrestling’s IMPACT tonight, The Broken Hardys faced the Righteous in a Wicked Garden match. The arena lights were off, and only the ring was lit for the match, with The Hardy Boyz facing Vincent and Dutch. It was hard-hitting, with all stars trying their best to get the advantage early on, but it was no easy feat.

The Hardys ended up using their teamwork and separating their opponents, with their decades of experience coming into use. Matt and Jeff even used the barbed wire and took out their opponents, making it a brutal bout. However, things turned when Vincent suddenly shoved a flower into Jeff’s mouth. It was a poisonous flower, and the star was choking. He fell out of the ring and into the ringside area, where he was seen to be foaming at the mouth and throwing up.

Eventually, the star was taken out on a stretcher by the officials, and the match was paused by the referee while this was happening. Matt Hardy looked very concerned for his brother, but the match continued with Matt now alone, and while Jeff Hardy ran back to the ring to support him eventually after rolling off the stretcher looking quite worse for wear, Vincent managed to hit Matt with the finisher and got the win.

After the loss, the lights went out, and when they came back on, the Hardys had disappeared, implying that they had been “DELETED”.

At this time, it’s not certain whether the Broken Hardys will be seen again, and if so, when they will appear.