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

After Gilbert’s passing, CM Punk took to Instagram to send a tribute to his dear friend. Posting a picture of Gilbert alongside his dog Larry, Punk wrote:

“This isn’t goodbye. I’ll see you tomorrow. xxx”

CM Punk gave a shoutout to Chad Gilbert numerous times in WWE. He did so once after defeating Drew McIntyre at Bad Blood in 2024. He also shouted out Gilbert’s name after defeating Seth Rollins on RAW’s Netflix Premiere.

Sami Zayn praises CM Punk

Sami Zayn and CM Punk have been in the wars for many months and the two recently took on each other for the WWE title. Zayn ended up winning the title much to the surprise of the fans.

Zayn recently appeared on Busted Open Radio and broke character by praising the Second City Saint. He said:

“There were times that Punk, to the levels he reached, I was like, ‘I don’t get how he reached these levels.’ Clearly, there is something about him, but I didn’t always get the hype. But after I got in the ring with him three or four times this year, you can’t take it away from him. Trust me, I would love to. I would love to just sit here and bash him for the next 10-15 minutes. But in the ring, I can’t take it away from him.”

It is great to see two sworn rivals, who despise each other, have mutual respect for their talents.