”
], { 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);
});
});
})();
“My fairy godmother,” she wrote.
Lee and Paige were rivals for most of 2014, but later became frenemies. It is unfortunate that in less than an hour after Paige’s return to WWE, one witnessed potentially AJ’s last match, at least for a while.
AJ Lee included the majority of the top women’s roster in her Instagram post
The carousel of AJ Lee’s Instagram posts began with a kayfabe-breaking post with Becky Lynch. Then, a picture from WrestleMania 42 in the ring before her match began with her Intercontinental Championship. Then a picture of her hopping down the ramp, with her title and the children behind her, with their titles too. Then once again in the ring, with her iconic pose of sitting in the ring.
The ride then began from here as AJ and Bayley were sitting down in the locker room, possibly eating donuts. Then the aforementioned picture with Paige and Bella Twins. Then a picture of gear, shorts, and Converse shoes. Then a picture with Jessica Karr. Then a photo signing picture with Iyo Sky. Then back to her WrestleMania 42 entrance with the kids with her. Then again, a picture of her iconic ramp walk with a low side angle.
Then a picture with Liv Morgan, Raquel Rodriguez, and potentially the latter’s dog. CM Punk then clicked a selfie with Lyra Valkyria, Maxxine Dupri, Natalya, Bayley, Stephanie Vaquer, and Alicia Taylor. Then a picture with Sky, Rhea Ripley, Alexa Bliss, Charlotte Flair, and her. Then, quite a special one with Perez by the side, and Lyra looking emotional there. Then, a previously seen one from Roxanne was piggybacked by AJ Lee, who pointed at Rodriguez.
Then Lee’s gearbox alongside Perez’s. AJ then put on Penta’s huge mask, which he wore at WrestleMania 42. Then a picture of her wearing the tee, ‘Here’s to the weirdos’. Then, to conclude, a screenshot from an X post showing Lee in her home having a 2020 Bayley on a unicorn action figure.
`;
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-paige-breaks-silence-after-aj-lee-seemingly-bids-farewell-to-wwe?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













