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

Speaking in an interview with Stephan A. Smith, The Game stated that he was ready to have the two face off.

“He is the man in our world when it comes to running his mouth, and and I do say you are up there in yours, absolutely. when it comes to that. Uh, I’m waiting. You tell me when I pull that trigger. Paul Heyman versus Stephen A. That that is the money, man. That is the money, and I’m just waiting. You tell me when.”

You can check out the conversation below:

Stephen A. Smith also heaped praise on Paul Heyman when talking to Triple H

While Stephen A. Smith seems eager to take on The Wiseman on the mic, he is not underestimating the latter.

In the same interview, Smith told Triple H:

“I might have to. I might have to. I might—I don’t know if I’m ready. I don’t—that’s the one person I don’t know if I’m ready for yet. I mean, I know—I think I can talk smack with the best of them, but that man is next level. He comes on TV and people try to come at him. I say, ‘Woah, woah, woah, woah, wait, be careful.’ That that’s—that’s Paul Heyman. I don’t know if you’re ready for him. You just—you got to be careful with that man.”

This prompted Triple H to reflect the praise back on Smith, stating:

“Well, let me tell you, he says the same thing about you. So, when there’s that, that level, believe me, that that I’m going to pay to see that war. I want to see it.”

As of now, it remains to be seen if the confrontation happens in the near future.


If you use any quotes from the article, please credit the source and give an H/T to Sportskeeda for the transcription.