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

The King of Kings recently took to Instagram to make another massive announcement related to WWE WrestleMania 42. The Game highlighted that rock music and wrestling have always been a huge part of his life, and he was honoured to announce that legendary rock band Aerosmith and Yungblud’s Back in the Saddle (2025 Mix) was the official theme song of next year’s Show of Shows.

“Two things that have always been a part of my life and career are rock music and wrestling. Incredible to see these icons from different generations come together in a massive way. This collaboration isn’t just about the then and now… It’s charting a course for the future of a sound. Honored to have @aerosmith and @yungblud lend their sound to the Grandest Stage of Them All…#WrestleMania. Their new EP ‘One More Time’ is out now and available everywhere,” he wrote.

Check out Triple H’s Instagram post below:


Triple H revealed he injured The Undertaker at WWE WrestleMania 17

During a recent interview with Complex, Triple H recalled how he injured The Undertaker during their match at WWE WrestleMania 17. The Game revealed that he had to use a foam sledgehammer in the match to protect Taker in a difficult spot.

The King of Kings added that when he hit The Phenom with the fake sledgehammer, the handle went through the foam and busted open Taker.

“And when I went up top, and I hit him in the head with it, I held on to the foam part to protect him. And this handle went all the way through the foam part and cut him from here to here. I hit him. I had no idea. When I came up, he was bleeding. And I was like, ‘Holy s**t what happened?’ You know, he was just covered,” Hunter said.

The Triple H-led creative team is currently focusing on the upcoming Survivor Series: WarGames Premium Live Event. The show will feature some of the biggest names on the current roster, including John Cena. It will be interesting to see what WWE has planned for November 29.