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

Moments ago, the global juggernaut officially made the move. On the company’s website, CM Punk is now listed as a part of the SmackDown roster. He is slated to make his return to the blue brand later tonight at the Paycom Center in Oklahoma City.

Major star feared CM Punk would no longer be on RAW after winning the Undisputed WWE Championship

During a recent interview with ROAR Around The Ring, WWE Superstar Je’Von Evans was asked about his reaction to CM Punk winning the gold on RAW.

The Young OG stated that he was very excited for the match and started running around after Punk’s win. However, he was concerned that The Second City Saint would no longer be on RAW. However, he was hopeful that Punk could occasionally show up on the red brand with the title.

“So I didn’t even know who was there. And then they did the gate. Oh, and I was like, ‘Yo, Papa Punk. He’s back.’ And then I went out there to watch the match. Like the energy was so high, bro. I couldn’t even, I couldn’t go and stay in the back to watch it. I had to go out there and actually be a fan. You know what I mean? Like, sometimes, bro, we have to be fans, bro. Like that really helps us out. The energy was crazy, bro. And when he won, like it was, I don’t even know if I, like, I went crazy. I was like, I started running. You know what I mean? It was insane. But no, it was great, man. I’m so happy for him. And I’m happy that he’s back. Oh, he won’t be on RAW, though. Right? He’s WWE champs. He can do whatever,” Evans said.”

Now that CM Punk is officially a SmackDown star, it will be interesting to see if the fans finally get to see the much-awaited feud between him and Cody Rhodes.