”
], { 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);
});
});
})();
“Thank you hot husband for 12 years of adventures, encouraging me to lace up the chucks again, and for always making sure I’m safe in the ring and caffeinated backstage. Best husband in the world. So cool to see you shine like you deserve. Larry’s parents furever,” she wrote.
CM Punk responded to the message in the comments section and shared that his wife made everything worth it.
“Speechless. At least people seeing me cry while on a hack squat just think my legs are sore. I love you. You make everything worth it. ❤️,” he wrote.
AJ Lee lost the Women’s Intercontinental Championship to Becky Lynch at WrestleMania 42. CM Punk lost the World Heavyweight Championship to Roman Reigns in the main event of Night 2 of The Show of Shows.
Undisputed WWE Champion Cody Rhodes interrupted Punk during last week’s edition of the red brand and suggested that there could be a title bout between the two stars in the future.
CM Punk discusses potential WWE heel turn
CM Punk discussed the possibility of turning heel in WWE and suggested that it wouldn’t work out.
Punk and Lee were recently interviewed by Complex, and the 47-year-old commented on a potential heel turn. The former AEW World Champion noted that fans didn’t want to see John Cena as a heel, and the decision ultimately backfired.
“What’s so strange about that is everybody loves me now. You’ll be such a great villain that people wind up loving you. Fans at C2E2 came through the line, ‘You gotta turn heel. We need you to be a heel.’ The thing is, if I turn heel, it would make me an even more enormous babyface. They would still cheer. We watched it in real time backfire on John Cena. John wanted to try something new, he was retiring, he thought it could be fun. I thought it was fun, but people just wanted the greatest hits,” Punk said. [H/T: Fightful]
Only time will tell what the future holds for AJ Lee after she lost the Women’s Intercontinental Championship to Becky Lynch at WWE WrestleMania.
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-aj-lee-sends-personal-message-cm-punk-responds?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


