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

Rhea Ripley also spoke about how the company’s female division has come a long way from the time she used to watch as a fan. The 29-year-old added that they had been working hard not only to create history but also to pave the way for a better future. Rhea noted that ultimately, her goal was to leave WWE with the women’s division in an even better place.

“We’re really busting our a** every time we go out there. And we’re making sure that we’re making as much history that we can along the way. But we’re trying to set up the future for better things as well. Like, I really want to leave this company where the women’s division is better off,” Ripley said.

You can check out the entire conversation in the video below:

youtube-cover

Rhea Ripley is set to return to WWE RAW

Rhea Ripley won the Women’s Elimination Chamber Match to earn a shot at Jade Cargill’s WWE Women’s Championship at WrestleMania 42. As a result, she had to leave the red brand and her tag team partner IYO SKY and move to Friday Night SmackDown.

In a shocking turn of events, Michin and B-Fab joined forces with Jade Cargill to take out Rhea Ripley. The trio attacked the former member of The Judgment Day on multiple occasions. However, last week IYO SKY showed up on SmackDown to save Ripley.

Heading into the upcoming edition of Monday Night RAW, Adam Pearce announced that B-Fab and Michin will be on the April 6 edition of the show to compete against Rhea and IYO in a tag team match. It will be interesting to see which duo comes out on top later tonight at the Toyota Center in Houston, Texas.

In case you use any quotes from the first half of this article, please credit The Ebro Laura Rosenberg Show with an H/T to Sportskeeda Wrestling for the transcription.