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

On Instagram, Femi shared photos from his destructive outing on SmackDown. He shared a four-word message. The former NXT Champion is still listed as a free agent and hasn’t been signed by either RAW or SmackDown.

“Learn to become…… MORE!!!!” wrote Femi.

Check out Femi’s post on Instagram:

Bully Ray thinks Oba Femi isn’t ready to face Brock Lesnar

Bully Ray believes that Oba Femi isn’t ready to face Brock Lesnar in a match. The two superstars had a staredown at the Men’s Royal Rumble Match, with Lesnar eventually eliminating Femi from the match.

Speaking on the Busted Open podcast, Ray suggested that Femi isn’t credible enough, and Lesnar is aware of it. He said:

“It’s much too soon for Brock and Oba, in my opinion. Oba is not credible enough yet, and Brock knows this. It’s going to be very hard. Oba is not credible enough for Brock right now,”

Lesnar has been making sporadic appearances in WWE. He competed in the 2025 Men’s WarGames Match, where he teamed up with The Vision and Drew McIntyre for a win over Team CM Punk, consisting of Roman Reigns, Cody Rhodes, and The Usos.

It remains to be seen if WWE has any WrestleMania 42 plans for Lesnar and what they have in store for Femi.