”
], { 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);
});
});
})();
CM Punk was constantly asking Danhausen why he was recording a video on his phone, and Danhausen claimed that he was recording a video for Punk’s Instagram Story, as the previous video that was recorded by one of Punk’s social media people was wrong.
During the video, Chad Gable was also standing in the background. The Very Evil, Very Nice Superstar jokingly told CM Punk that the current Intercontinental Champion was doing his infamous taunt. Punk laughed it off and continued to question his social media guy about why he gave his phone to Danhausen.
The Very Evil, Very Nice star also recently called out both CM Punk and the American Nightmare for showing up to a WWE event late.
Cody Rhodes is set for a major match on next week’s Sunday Night’s Main Event Special Event.
Cody Rhodes versus Randy Orton heats up on WWE SmackDown
The Apex Predator, Randy Orton, made a shocking return at the SummerSlam Premium Live Event and cost Cody Rhodes the WWE Undisputed Championship. It was CM Punk who retained the title thanks to Orton’s interference.
Since then, Rhodes has been calling out Orton to have a match. SmackDown General Manager Nick Aldis accepted Rhodes’ request and made the match official for Sunday Night’s Main Event.
Two weeks ago, Aldis also said that both wrestlers cannot get physical with each other until their match, and if they do fight each other before then, the match would be canceled.
On last week’s episode of SmackDown, both wrestlers talked trash to each other, trying to intimidate the other into throwing a punch at the other. But somehow both stars refrained from throwing fists at each other.
Sunday Night’s Main Event is set to take place on September 06 at the State Farm Arena in Atlanta, Georgia.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-top-wwe-superstar-mentions-cody-rhodes-lies?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



