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

What’s even more curious is the fact that while TKO has become ruthless with their budget cuts, with several stars actively performing on TV being shown the door, the veteran performer has survived being cut. A popular X account recently highlighted how Tamina was still featured on the active wrestlers list on WWE’s website amid her ongoing hiatus. Check out the post below:


Tamina on potentially joining The Bloodline in WWE

Over the last few years, fans have clamored to see a female version of The Bloodline on TV or for women stars to join the current iteration of the stable led by Roman Reigns. Tamina, too, discussed becoming a part of the group back in 2022 during the height of its popularity. The 9-time WWE 24/7 Champion, however, added that fans would have to wait for the right moment for it to happen.

“I think anyone would love to join that Bloodline. I mean, that’s it right there you know? I mean you see it, that’s power. That’s our culture, that’s what they’re all about you know? Yeah, I would love to join The Bloodline, but sometimes there’s some things that you just gotta wait on the timing. You know, we talked about that, that timing,” said Tamina.

There’s been no chatter of Tamina’s comeback whatsoever, and only time will tell if she ever makes a return to TV or eventually decides to call it quits on her career.