”
], { 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);
});
});
})();
“The pours have been heavy,” Rhodes said. “I will apologize now. … I have said this, so I’ll not make a secret of it. I will apologize to Alexa Bliss, Big E, I’m not going to name the other one because she’ll go ham with it. But three of these episodes will never make it because of how deep those pours were.
“It’s never my fault. … I’m just kidding, it’s never their fault. It’s always my fault. 100%. I already have a lisp, so we’re starting out … when you’re starting out that way, and then you watch it like, I thought it was OK. … It’s rough. It’s rough. So I wanted those to be better.”
Now the female star whom Rhodes kept hidden has seemingly come out, revealing her identity and confirming Rhodes’ admission. The star in question is Chelsea Green. The Hot Mess commented on the same clip of the Prodigal Son posted by an X/Twitter account and confessed that the name The American Nightmare hid was hers.
“Me, I’m the other one. 😈,” she wrote.
Green, however, later deleted that tweet. You can check out a screenshot of her post below:
The 40-year-old star is engaged in a personal WWE rivalry
The American Nightmare is currently engaged in a heated feud with his mentor, Randy Orton, against whom he will be defending his Undisputed WWE Championship at WrestleMania 42 later this month.
Things between the two turned chaotic after the Viper, out of nowhere, turned heel on the Prodigal Son and brutally attacked him during their contract signing segment on SmackDown. The bad blood between the two has become more personal with each passing day.
That being said, it will be interesting to see what plans Triple H and his WWE creative team have in store for the Cody Rhodes and Randy Orton saga in the coming weeks.
`;
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-female-wwe-star-confirms-drunk-cody-rhodes-incident?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













