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

Sikoa’s actions caught the attention of TKO Group on social media, who were shocked by his actions.

Check out a screengrab of Sikoa’s comment:

Eric Bischoff Is Bored With Roman Reigns’ Character

Eric Bischoff spoke about Roman Reigns’ current WWE character. The veteran claimed that he was bored of The OTC and has seen nothing new from him.

Speaking on the 83 Weeks Podcast, Bischoff claimed that he doesn’t see a character that has evolved, but he did point out the financial perspective of it.

“I’m bored with him. I don’t see anything new from him. I don’t see a character evolving…We’re not seeing any evolution. We’re seeing maintenance, and it’s good. It’s definitely working from a financial perspective, so there’s nothing wrong with it. There’s just nothing compelling about it,”

Roman Reigns is the reigning WWE World Heavyweight Champion. He captured the title at WrestleMania 42 by dethroning CM Punk and has successfully defended the title against Jacob Fatu, forcing The Samoan Werewolf to fall in line.

The reigning champion currently finds himself in a feud with LA Knight, who wants a fair title shot at the World Heavyweight Championship. The closing sequence of this week’s RAW saw Knight come to Solo Sikoa’s aid, as the two men stood tall over the rest of The Bloodline.