], { 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, the MFTs were backstage. Solo handed Bray Wyatt’s lantern to Tama Tonga and asked him to protect it with his life. After they left, Shinsuke Nakamura appeared from behind and asked to Tama Tonga when he was going to be his own man. Solo walked into the frame and told the Japanese star to stay away from his family, or he could get hurt. This could lead to a feud between Solo and Nakamura.

“Stay the hell away from my family before you get hurt”


Cody Rhodes heaped praise on Solo Sikoa

Solo Sikoa has been involved in huge storylines ever since he arrived in the WWE. He went from being Roman Reigns’ trusted soldier to running his own faction in a span of a few years. It has become obvious that Solo has a promising future in the sports entertainment juggernaut.

Speaking on his What Do You Wanna Talk About podcast, Cody Rhodes said that if Dusty Rhodes had been alive, then Solo would’ve been his guy.

“Right, but there was a guy I was watching, and I shared it with one other legend backstage the other day, ’cause I thought if my dad was still alive, that’d be his guy. And it was Solo Sikoa. And I couldn’t figure it out. I’m like, he would just eat him up.”

It remains to be seen how long this feud between the MFTs and Wyatt Sicks will continue.