”
], { 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);
});
});
})();
Rhodes spoke with Simone Johnson on What Do You Want To Talk About? and admitted that nine out of his ten pitched ideas are usually bad. He is grateful to have people around him who have helped him with the production aspect of it.
“You’ve heard this before, everybody needs to be produced. I’m so grateful to have the people that I have in my life and in management to produce me. Nine out of ten of my ideas are bad. I’m good for a banger idea, but nine out of ten are oof. I’m good for an idea,” Cody Rhodes said. [H/T: Fightful]
Cody Rhodes Wanted To Sell His Soul To Simone Johnson
Cody Rhodes revealed that instead of selling his soul to The Rock, he wanted to sell his soul to his daughter, Simone Johnson. The American Nightmare revealed the pitch during the same conversation with Johnson.
At the time, Johnson was the General Manager of NXT and claimed that together, the two would’ve made the most out of the storyline.
“When the Final Boss asked me for my soul, I thought, you know what would’ve been funny, is to relent and give my soul, but not to him. This is at a time when you were the NXT General Manager, to you. I thought, ‘That’s got legs. I’ll never say a word again. She’ll speak,”
He added:
“We would’ve crushed that. People are often like, ‘You don’t want to be a bad guy.’ I’m open to all things. Whatever is the best. I thought that would’ve been a real good spin,”
Cody Rhodes is fresh off a loss to Orton. It remains to be seen what’s next in store for him.
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-i-m-grateful-cody-rhodes-makes-huge-admission-only-days-after-another-major-wwe-loss?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here









![Dissapointing update on WWE plans for The Rock [REPORT]](https://litsportsnews.com/wp-content/uploads/2026/09/73dec-17896674767660-1920-450x342.jpg)



