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

Tiffany Stratton returned to SmackDown this past week and dropped a huge hint

The Buff Barbie made her return to WWE in the Women’s Royal Rumble Match last weekend, and finished as the runner-up behind Liv Morgan. This week, she won a Triple Threat Elimination Chamber qualifier by defeating Chelsea Green and Lash Legend, becoming the first to qualify for the match.

On Instagram, she uploaded several photos of her outfit from SmackDown, with the caption:

“Back to our regular scheduled programming.”

Dominik Mysterio also had a post with the same caption recently

After Dominik Mysterio returned to RAW this week, he uploaded several photos of himself, as well as with Liv Morgan, his on-screen girlfriend. He also captioned his post:

“‘Back to our regular scheduled programming’ @YaOnlyLivvOnce.'”

The Intercontinental and AAA Mega Champion has been inseparable from Liv Morgan since the two joined forces at SummerSlam 2024. However, things could change in the near future if this was indeed a tease for a future alliance between Stratton and Mysterio.

A partnership between the two was teased in the past as well

Back when Stratton was Ms. Money in the Bank and Liv Morgan was the Women’s World Champion, a segment on SmackDown led to an interesting angle. The Buff Barbie asked Morgan if Dominik Mysterio would come with the world title if she cashed in her Money in the Bank contract on her.

The self-proclaimed King of the Luchadores rejected the offer at the time, but perhaps WWE could be teasing something by having both of them upload photos with the same caption. It remains to be seen whether this will actually lead to an angle on the road to WrestleMania.