], { 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 recently took to Instagram to post multiple pictures from her recent birthday celebrations. In the caption, The Geek Goddess noted that it was an “abs-breakup post,” as she had churros, cakes, and cookies during the weekend. However, she further claimed that her abs might be back by WrestleMania, hinting that she could be set to wrestle her first match at The Show of Shows in over a decade.

“Thank you for all the bday love and messages! I had the best week of championships, churros, cakes, and cookies so this is an abs-breakup post. They might be back by mania, I have no regrets,” Lee wrote.

You can check her Instagram post below:

AJ Lee could face former WWE Women’s Champion at WrestleMania 42

Last week on Monday Night RAW, Bayley challenged AJ Lee for the WWE Women’s Intercontinental Championship. It was her first title defense. The two veteran performers went back-and-forth in an engaging contest that ended with the champion retaining her title. Lee made The Role Model tap out to the Black Widow to score the win.

However, Lee’s celebration was cut short as she got ambushed by her arch rival Becky Lynch. The Man brutally assaulted the Women’s Intercontinental Champion to make it clear that the rivalry between the two stars is far from over. Lee and Lynch are likely to continue their feud and compete for the gold at The Showcase of Immortals next month.

Do you want to see AJ Lee and Becky Lynch fight it out one more time for the WWE Women’s Intercontinental Championship? Who do you think will emerge victorious in case it happens? Hit the Discuss button and sound off!