”
], { 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 American Nightmare, with a decade-long experience in Clash of Clans, has recruited a star-studded community to hunt down the Last Real Champion’s loot-filled base. From September 1 to September 30, Clash of Clans players can raid John Cena’s base every day. Gamers will have the chance to secure a one-time-only Cody Rhodes statue if they successfully raid Cena’s village.
Cody Rhodes’ search party will include top superstars reimagined as epic Clash of Clans Hero characters. The Undertaker, IYO SKY, Alexa Bliss, Jey Uso, and Kane will all come together to hunt down The Cenation Leader’s base. Cena is unlikely to have a rookie base. Taking to Instagram, he recently sent a warning to Rhodes and his community.
“People think this started in the ring with Cody. It didn’t. It started when I out-raided him in the game, and he threw me off his team,” says Cena. “Ten years later, he still needs help. This time he’s asking millions of you to take on my base. That’s fine. As I have always said – if you want some, come get some,” Cena said.
The much-awaited event will allow players to experience several WWE-themed features, including a village modeled after Money in the Bank. Clash of Clans will also offer a guaranteed Rhodes Skin, Challenge Tickets, and Action Figure Equipment.
Cody Rhodes Ended John Cena’s final WWE Championship Reign Last Year
At Elimination Chamber 2025, John Cena backstabbed Cody Rhodes, turning heel in the process. The Cenation Leader challenged Rhodes for the Undisputed WWE Championship in the main event of WrestleMania 41. Cena defeated The American Nightmare with the help of rapper Travis Scott to secure his 17th and final World Championship.
Cena and Rhodes continued to feud until the summer of 2025. At SummerSlam, The American Nightmare finally avenged his WrestleMania loss by dethroning the legend as the Undisputed WWE Champion. Following the match, the Last Real Champion endorsed Rhodes in the middle of the ring.
It will be interesting to see if Cena and The American Nightmare interact on WWE programming again.
Download Clash of Clans for iOS or Google Play today to help Rhodes in his Search for Cena until September 30th.
`;
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-cody-rhodes-needs-your-help-search-for-john-cena?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













