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

Putting business aside, today (25/5/2026) is an important day for the OTC. Best wishes go out to Roman Reigns as he turns 41.

The Original Tribal Chief is advertised for tonight’s edition of WWE Monday Night RAW, which will also serve as the go-home episode of the red brand before Clash in Italy. The OTC is booked in the contract signing segment with The Samoan Werewolf.

Jacob Fatu broke his character to praise the WWE Champion

The Samoan Werewolf and the Tribal Chief’s hatred has reached its boiling point in World Wrestling Entertainment. Before their match at Backlash, Fatu appeared on ESPN’s Get Up, and in a rare moment, he broke character to speak highly of The Tribal Chief while hyping their match and called him “the greatest of all time.”

Here’s what he said:

“This is more than everything. These are… I prayed, and I cried for days like this. I’m not only at Backlash, fresh out of WrestleMania. No, I’m going toe-to-toe, head-to-head, banging with the best–and we’re not talking about professional wrestling. We’re talking about the greatest of all time in sports entertainment. And it’s Roman Reigns, and I would have it no other way besides this Saturday at Backlash,” Jacob said. (2:40 – 3:02)

That being said, it will be interesting to see what plans Triple H and his WWE creative team have in store for the Original Tribal Chief in the coming weeks and whether he once again manages to overpower the former United States Champion and beat him in the Tribal Combat match. Only time will tell.