], { 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);
});
});
})();

Ripley underwent a surgery earlier this month for a torn meniscus in her right knee. Considering that the process was new for her, she was understandably anxious. The surgery was succesful, and Ripley is happy now with one week having passed since.

Taking to her Instagram, she shared a short note celebrating the one week passing since her surgery. She wrote:

“Happy one week to me…”

You can check out a screengrab of her story below:

A WWE star was apparently fangirling over Rhea Ripley

Rhea Ripley’s talent has made even talented stars fangirl over her, judging by Zaria’s words.

Speaking on Busted Open, reigning NXT Women’s North American Champion Zaria explained how she was a fan of Ripley. She said that The Eradicator was her dream WrestleMania opponent, stating:

“I feel like I don’t even need to say it. I think everybody knows what I’m gonna say, and that’s Rhea Ripley. We both come from the same city, the same country, and the same wrestling promotion. All the story’s just right there. WrestleMania moment, that’s it,” she said.

She further added that she was nervous when meeting Ripley for the first time:

“From the moment I started wrestling, not only as a wrestler but as a person, everyone said, ‘You remind us of Rhea Ripley.’ Even just my personality in day-to-day life, we were very similar. So I was like, ‘Oh my gosh, this is so much pressure.’ So when I met her, I was so, so nervous. I was just fangirling,” she added.

As of now, the former Judgment Day member is out of action with an injury and is rehabilitating to get back in the ring. It remains to be seen when Ripley will be able to return to the fray in WWE.