”
], { 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);
});
});
})();
“Dangerously close to selling out. Come join us! Gonna have some fun,” he wrote.
Kevin Owens interfered in the Undisputed WWE Championship match between CM Punk and Sami Zayn on September 11. Owens tried to hit Zayn with the title but caught Punk instead. Zayn capitalized by hitting CM Punk with a Helluva Kick for the pinfall victory.
The Best in the World got his revenge on Owens this past Friday night on SmackDown by interfering in his title match against Zayn. Punk struck Owens over the head with the title, and The Last Real Good Guy once again capitalized to remain champion.
Kevin Owens returned after being out of action for over a year due to a neck injury at SummerSlam and won a Fatal 4-Way match to become the number one contender for the title. However, Zayn interfered in his title match on August 21 and prevented him from becoming champion.
CM Punk comments on his dislike for major WWE star
WWE SmackDown star CM Punk recently shared his thoughts on Seth Rollins. The Visionary has not been seen on WWE television since his loss to Roman Reigns at SummerSlam.
Speaking on Hot Ones: Extra Heat, the former champion was asked why he didn’t like Rollins and gave an interesting answer. He suggested it would be easier for people to explain why he was supposed to like Rollins and poked fun at his hairstyle.
“I think it’d be easier to have people explain to me what’s good about Seth. What’s to like about Seth? Manbun, it’s 2026. I can’t say anything nice, so why say anything at all?” Punk said.
It will be interesting to see what Punk has planned for fans at Worlds Collide this weekend.
`;
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-cm-punk-shares-major-tease-ahead-massive-wwe-show?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













