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

Earlier today, Roman Reigns posted a behind-the-scenes video from the sets of the late-night talk show. He ended the video with a message for CM Punk. He advised the veteran to get some rest. Reigns stated Punk was an “old b*tch” and needed rest.

“Phil, get some rest. You need it. Old ass b*tch,” Reigns said.

You can check out the entire video below:

Wrestling veteran predicts a split between Roman Reigns and The Usos

Wrestling veteran Jim Cornette believes that Roman Reigns and The Usos will soon part ways.

Speaking on a recent episode of Jim Cornette’s Drive Thru, the 64-year-old opined that either one or both Jey Uso and Jimmy Uso could turn on The OTC. However, Cornette further stated that after parting ways with Reigns, the duo would not align with CM Punk.

“Well, see, that’s the thing. I don’t see them going with CM Punk. Would it be possible that either one of The Usos or both could turn on Roman? Yeah, that could go either way. It could be The Usos turn heel on Roman, or The Usos turn on Roman because he is becoming more heelish. But Punk shouldn’t want them because he’s still a babyface. So he wouldn’t want two guys that just turned on a family member. Why does he want them in a group when he doesn’t really particularly like them now? It’s not a characteristic of CM Punk to want these two guys around,” Cornette said.

It will be interesting to see what plans WWE has in store for this championship rivalry going forward.