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

Now, with all that to the side, Liv Morgan has been invited to make a special appearance at the premiere of the movie Bad Lieutenant: Tokyo which will be released on October 23, 2026.

Given that she will be traveling to Tokyo, it is unlikely that she will be present on Monday Night RAW this coming week, especially with all the travel and other logistical issues that might crop up.

Liv Morgan reveals what she likes about Dominik Mysterio

Liv Morgan and Dominik Mysterio have been a couple for more than two years and it seems like nothing will stop them. The couple have gone from strength to strength come what may and will be looking to keep it going.

She recently appeared on IGN when she was asked about her favorite kind of scent. To that, the former women’s World Champion said:

“I like the smell of gas. That’s not like the GOAT smell, but I like the smell of gas. A lot of people don’t like it. The GOAT smell: Dominik has this cologne, and it’s not overpowering, but like he walks past you and you can smell him for like 45 seconds after he walks by. It’s just a Dominik smell, so maybe Dominik’s smell.”

Liv Morgan has made it abundantly clear that she holds Dominik in high regard and she will hope to win back the title that she lost to Stephanie Vaquer last week. The Judgment Day alongside Dominik Mysterio will be more than happy to help her.