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

It was recently revealed that Malenko’s daughter Marie Malenko tried out for WWE. There is a good possibility that Triple H could hire her and make her one of the newest members of the NXT roster. NXT has seen a lot of second generation talent over the years including names like Bron Breakker and Charlotte Flair.

It will be interesting to see if WWE will sign Marie Malenko after her tryout.

Triple H has been receiving a lot of criticism for his booking of WWE

The Game took the reins of the Stamford-based company’s creative in 2022. Since then, he made some major changes to the company’s product. His booking received a lot of praise in 2023 and 2024 especially for how WrestleMania XL turned out. Many believed that the company was entering a new phase filled with groundbreaking records.

However, it all started going downhill following last year’s Royal Rumble PLE. 2025 for WWE was filled with questionable decisions that led to a lot of fan criticism. Fans were furious at Triple H for turning John Cena heel and even how his retirement tour turned out.

Fans are hoping that this year’s Road to WrestleMania turns out to be good.