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

Tonight on WWE SmackDown, Miz and Kit Wilson interrupted Trick Williams during the latter’s segment. Things quickly escalated between them, and Trick attacked both men. Moments later, they competed in a singles match. During the bout, Kit Wilson distracted the referee while the A-Lister grabbed a kendo stick from under the ring. However, Lil Yachty grabbed the kendo stick from him and hit Kit Wilson with it. Trick recovered and hit his finisher to pick up the win. It looks like Miz is still cursed.


The Miz wants Danhausen out of WWE

For the past few weeks, The Miz has been trying to prove that he is not cursed. However, bad things keep happening to him on SmackDown.

During an appearance on ESPN’s Get Up, the A-Lister reiterated that he is not cursed. He also said he wants Danhausen out of WWE.

“People are saying that I’m cursed, and he can curse people. These are not curses. A curse is not when you step in some bubble gum; it’s when lightning strikes you from above… I am sick of Danhausen. Danhausen needs to be out of the WWE, and that is exactly what I plan on doing at Backlash,” Miz said.

The A-Lister may be the only one who is sick of Danhausen.