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

Last night on NXT, it was announced that Zilla would have his first match at NXT Heatwave and it will be a fatal four way match for the NXT Title against Tony D’Angelo, Cruz Montana and Grayson Waller.

After the announcement, Fatu cut a promo as he was walking backstage and laid down the gauntlet. He said that he was not worried about anything and that he was there to take over.

“Live and direct. The Main One is here and I am coming for that strap Mr. Tony. Wherever you are from, wherever you come from, I aint worry about none of that. The Main One is here. Hello!” he said.

Bully Ray predicts what Zilla Fatu can do in the Bloodline

Zilla Fatu comes from a rich family heritage and almost all of them are part of the Bloodline. WWE Hall of Famer Bully Ray compared Zilla’s rise to that of Jacob Fatu and predicted what role he will be playing within the faction.

Speaking on a recent episode of Busted Open Radio, Bully said:

“Obviously looking way ahead, Zilla could be that rogue, rebellious member of the family that they tried to do with Jacob, but it didn’t go in that direction. I think there’s more upside to the rebellion and the rogue Bloodline member in Zilla than there was with Jacob. He’s got to stay in check. I will tell you this, from what I know about the other family members that are currently in WWE: if Zilla Fatu steps out of line, oof. He gonna get put right back in line.”

It will be great to see Zilla Fatu as a member of the Bloodline and how he will do under the tutelage of Roman Reigns.