”
], { 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);
});
});
})();
Lana was asked about her thoughts on CM Punk’s risque NSFW photo of himself following the premium live event. The Second City Saint posted a photo on Instagram, wearing only his World Heavyweight Championship and his wife, AJ Lee’s newly won Women’s Intercontinental title.
Lana said she loved it and said Punk was a great promoter, just like John Cena.
“I love it. Oh my god, I love that. S*x sells no matter what age you are and what gender you are. This is the thing, CM Punk sells tickets. CM Punk is one of the greatest promoters of all time with John Cena,” she said.
She was then asked whether she would be ok with Rusev posting a photo like that. Lana said she would love it and confessed she tries to push her husband to try stuff like this.
“Oh my god, I would love it. I’ve tried to push these things on Rusev all the time, but he doesn’t like these ideas always,” she revealed.
AEW star was left shocked by CM Punk’s viral photo
CM Punk’s NSFW photo quickly went viral, and the wrestling community couldn’t help but share their thoughts.
The post also caught the attention of former AEW Women’s World Champion Thunder Rosa. She took to the comments section of the post on Instagram and dropped “shocked face” emojis reacting to the risque photo of Punk.
The World Heavyweight Champion successfully defended his Title at Elimination Chamber and is now gearing up to face Roman Reigns at WrestleMania 42.
If you use quotes from this article, please credit TMZ’s Inside The Ring and give an H/T to Sportskeeda Wrestling for the transcription.
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-s-x-sells-cj-perry-aka-lana-makes-wild-wwe-confession-cm-punk-john-cena-rusev-involved?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



