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

While social media has been flooded with complaints about Zayn losing the title, former WWE star Lars Sullivan is apparently not on the side of the 9-day title holder. Responding to a post claiming everyone wanted Sami Zayn, Sullivan wrote:

“Only muslims and virgins on reddit do, actually”

You can check out the post below:

JBL had claimed that Sami Zayn’s Undisputed WWE Championship reign would not be short

Before Sami Zayn had lost the belt, JBL believed that he was not going to be booked as a transitional champion.

Speaking on the Something to Wrestle podcast, the WWE veteran claimed that Sami Zayn should be treated as a champion and not as a mailman of sorts.

“I don’t think Sami’s a mailman,” JBL said. “My opinion, I think he’s the champion, and they’re going to give him a shot. I think the championship is going to be held by Sami as long as the merit’s there. Not something of, ‘OK, we’ve got to get this on somebody else so we can push our star going into the later part of the year.’ I don’t think that’s the case. Sami’s just the champion. Not a transitional champion. Not a mailman. I think Sami’s just the champion, and he should be treated as such.”

However, it appears that JBL was grossly mistaken in his assumption, with Sami Zayn dropping the belt to CM Punk on RAW recently. For now, fans will simply have to stay tuned to see what Zayn does next.