”
], { 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 feel like I have to go through generations. Chyna, Lita, Beth Phoenix. You’ve dated a lot of these, sorry, is that awkward? You have really good taste, obviously,” she said.
Finn Balor interfered in the World Heavyweight Championship match between AJ Styles and CM Punk last night on WWE RAW. Punk defeated Balor last week on the red brand to retain the World Heavyweight Championship. The 47-year-old suggested that Balor leave The Judgment Day during a backstage conversation on last night’s show, but the inaugural Universal Champion opted to attack him instead.
CM Punk reacts to John Cena’s WWE retirement
CM Punk shared his thoughts on the end of John Cena’s in-ring career. The Cenation Leader lost to Gunther at Saturday Night’s Main Event last month.
Speaking on the My Mom’s Basement podcast, the former AEW star detailed why he enjoyed Cena tapping out to The Ring General in his retirement match.
“It’s just like John Cena-Gunther finish. I feel like it’s the same thing. Yeah, whereas some people may be, I don’t think you understand what you are watching. But if you didn’t like it, I can also understand that, but to overnight make it your entire personality and spend an unhealthy amount of time talking about it. Put it this way. If John won, they’d be mad about it too. But we wouldn’t be talking about it anymore, and we are still talking about that finish. The Smile, the tap. ‘Oh my god, the guy who said Never Give Up, just gave up.’ Did he?” he said.
It will be interesting to see when AJ Lee returns to WWE television in the weeks ahead.
`;
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-hilariously-references-cm-punk-s-dating-history?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













