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

“Happy birthday @dominik_35,” he wrote.

The Judgment Day kicked Finn Balor out of the faction after Dominik Mysterio lost the Intercontinental Championship to Penta last month. Penta will be defending the Intercontinental Championship in a Ladder match at WrestleMania 42.

Roman Reigns won the Men’s Royal Rumble match earlier this year in Saudi Arabia and will be challenging CM Punk for the World Heavyweight Championship at The Show of Shows. Punk attacked Reigns last Monday night on the red brand at Madison Square Garden and Powerbombed The OTC through the announce table.

WWE announcer reveals he no longer has issues with CM Punk

WWE RAW announcer Corey Graves recently provided a positive update on his friendship with CM Punk.

In an interview with TV Insider, Graves revealed that his issues with the World Heavyweight Champion were in the past and that they both apologized to each other. He added that Punk is one of his favorite wrestlers, and they have become close once again.

“We had a heart-to-heart. Both of us apologized for a couple of different things and let it be water under the bridge. Since then, we’ve continued to grow close again. He is one of my favorites to this day, despite the fact he is my friend. As a talent, I’ve always been a fan of Punk. With all the headaches and issues and struggles he has had in his career, the relationship between him and WWE had soured so badly,” said Graves.

Only time will tell if Punk can defeat Reigns at WWE WrestleMania 42 to retain the World Heavyweight Championship.