”
], { 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);
});
});
})();
“I was going over the match in my head. I was sat there thinking to myself that I needed to get this right and this right, and I was making sure that everything was going on in my head. And I heard a commotion, and I thought they were cutting a promo. So, I got out of dodge, and I saw Punk walk past me, and it was like, ‘Oh no, I know exactly what is happening,'” he said.
You can check out the video below:
CM Punk returned to WWE at Survivor Series 2023 and has been in the main event scene ever since. He lost the World Heavyweight Championship to Roman Reigns in the main event of WrestleMania 42 before going on hiatus.
The Second City Saint returned last month on RAW and captured the Undisputed WWE Championship from Sami Zayn. Punk successfully defended the title against Kevin Owens this past Friday night on SmackDown after Sami Zayn got involved in the match. Zayn then attacked both Punk and Owens after ruining the title bout.
Returning WWE star shares honest feelings about CM Punk
SmackDown star Kevin Owens opened up about his true feelings regarding CM Punk.
Speaking with Faces Magazine last week, The Prizefighter admitted that he didn’t get along with Punk and stated that the two stars were not compatible with each other.
“No. You know, some people, you’re just not compatible with, and he’s one of them. I’m sure he’d happily say the same, like, we don’t gel,” said Owens. (H/T: Faces Magazine)
It will be interesting to see how long Punk can hang onto the Undisputed WWE Championship moving forward on SmackDown.
`;
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-aew-star-gives-front-row-perspective-cm-punk-s-brawl-jack-perry?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













