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

Afterwards, The American Nightmare was adamant about getting his revenge on Randy Orton. Nick Aldis was willing to have them in a match, and he recently took to Instagram to announce that the bout will happen on WWE Sunday Night’s Main Event:

“Good afternoon everyone, it’s your SmackDown GM Nick Aldis. Happy Saturday following a Friday last night on SmackDown filled with emotion, with passion, and intensity, but as far as Cody Rhodes is concerned, there’s only one thing on his mind, and that’s revenge. And I’m pleased to announce that I have followed through on the promise I made to Cody last night on SmackDown when I told him I would do everything I could to make it happen. I am here today to tell you that I have made it happen: Sunday, September 6th, Sunday Night’s Main Event, State Farm Arena in Atlanta, Georgia. Cody Rhodes gets his chance at revenge when he goes one-on-one with Randy Orton.”

You can check out the post below:

Cody Rhodes recently talked about his greatest regret in his life

According to Cody Rhodes, his neck tattoo is the thing that he regrets the most in his life.

Speaking on his What do you wanna talk about? podcast, Rhodes noted:

“I stand by the fact that I think the work is great and the artist is great, but I also will reveal, as I think I’ve revealed on this pod before, the neck tattoo I would widely consider the greatest regret of my life. And you know what? I’ll live with it. I ain’t trying to get it removed and we’re gonna rock this until the very end.”

He also mentioned that his father would not have approved of the tattoo. However, the WWE star does not intend to get the tattoo removed.


If you use any quotes from the first half of the article, please credit the source and give an H/T to Sportskeeda for the transcription.