”
], { 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);
});
});
})();
AJ Lee made Lynch tap out to win the title and then saw Punk also successfully defend the World Heavyweight Championship against Finn Balor. Following the Second City Saint’s win, she joined him in the ring, and the two celebrated together in front of the Chicago crowd.
On season three of WWE Unreal, AJ Lee and Punk talked about that moment. In episode four, Punk said his wife joined him in the ring but didn’t kiss him because there was blood on his mouth.
“My wife came to the ring, and we had a little bit of a moment. She wouldn’t kiss me ’cause I was bleeding,” he said.
Lee revealed her reason for not kissing Punk, saying she didn’t want fetish sites to get ideas.
“We were not trying to give the fetish sites any material. Not for free,” she mentioned.
The couple usually don’t have any problems sharing personal moments on-screen, but this time Lee chose to avoid getting intimate for a different reason.
The new season of Unreal also covered CM Punk getting nervous about his wife’s WWE return and the loss of their beloved dog Larry.
AJ Lee took a dig at WWE’s Divas era
In the first episode of WWE Unreal season three, AJ Lee talked about her early beginnings with the sports entertainment giant.
She mentioned that when she made her debut, the women’s division in the promotion was an entirely different landscape.
The Geek Goddess said she came into a world of “Bikini Battle Royals,” and anybody who didn’t look like a perfect 10 supermodel didn’t stand a chance. She mentioned that she had to scratch and claw to prove herself, and perhaps that resonated with the fans.
If you use quotes from this article, please credit WWE Unreal 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-fetish-sites-aj-lee-makes-18-confession?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



