”
], { 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);
});
});
})();
“He’s not leaving and he is not going back. Okay? I mean, I don’t want to say never. Because you never say never. It is not happening now. It is not even something to be concerned about. In four years, when he is 51 years old or whatever he is going to be, could he having a falling out with WWE? Yes. Could he want to go to AEW at that point in his life if he doesn’t have so much money and AEW is doing really good? Because he aint going to go to AEW if they are not. You know, there’s a lot of bad blood there,” he said.
Punk is married to AJ Lee in real life. The Geek Goddess has not appeared since she lost the Women’s Intercontinental Championship to Becky Lynch at WrestleMania 42.
AJ Lee discusses CM Punk’s WWE WrestleMania main event
AJ Lee recently commented on CM Punk’s WWE WrestleMania 42 match against Roman Reigns.
Speaking with Maurice Benard on the State of Mind podcast, Lee claimed her husband was in the best shape of his life and stated that his match against Roman Reigns at The Show of Shows last month was one of the best WrestleMania matches in history.
“He’s in like the best shape of his life right now and was just champion for like most of the year. And had, I mean, I am his wife, so I am a little like biased, but like objectively one of the greatest WrestleMania matches of all time this year, a few months ago. I’m just so impressed with how he is able to push himself and just be the best athlete he can be. He reaches for the moon every time,” said Lee.
It will be interesting to see when CM Punk finally makes his return to WWE television.
If you use the quote from the first half of this article, please credit Sportskeeda Wrestling for the transcription.
`;
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/rumor-major-update-cm-punk-rumors-amid-wwe-absence-report?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













