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

“If it’s your like, then that’s yours. We all like different things. I don’t know if I can have someone touch my foot, though I am too ticklish.”

You can check out her reaction to the non-PG fetish below.

The former Judgment Day member won the 2026 Women’s Elimination Chamber Match a day after dropping the Women’s Tag Team Title to Nia Jax and Lash Legend. With the win, she punched her ticket to a world title bout at WrestleMania 42. She will face Jade Cargill at The Showcase of the Immortals with the WWE Women’s Championship on the line next month.


Former WWE Manager Compared Rhea Ripley to Roman Reigns

On TMZ’s Inside the Ring, Lana (CJ Perry) touted The Nightmare as the Roman Reigns of the women’s division. Perry said that while many might name Charlotte Flair or Liv Morgan as the OTC of the women’s division, she would give the recognition to Mami. She also speculated that Triple H and the creative team viewed Ripley as a major player, much like Reigns.

“In some ways, Rhea is like the Roman Reigns of the women; she’s a big player. Some would maybe say Charlotte Flair. Some would say Liv Morgan (…), but you know, possibly Triple H and creative, the decision-makers, they could see Rhea Ripley as like the Roman Reigns, right?”

That said, it will be interesting to see how the Road to WrestleMania 42 unfolds for The Eradicator as she continues to build up her rivalry with Jade Cargill. Will The Game and the WWE creative team crown Mami as champion at The Showcase of the Immortals? Only time will tell.