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

Cody then told Sami Zayn that he doesn’t need to look up to him – he just needs to look at the (WWE) Title. As he walked away, Sami once again found himself throwing bottles and smacking objects in frustration. After this, Zelina Vega and Aleister Black came swooping in, asking Sami whether he thought that maybe the World Title wasn’t meant for him. Sami told Aleister Black that he needed to stay far away, essentially kickstarting a new feud.

It’s going to be interesting to see what comes of this tense set of exchanges between Sami and Cody. One would imagine that they will eventually make up and become friends again, or one of them, presumably Sami, decides to turn and betray the other. Either way, the Aleister Black feud might just play into that.