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

Mark Henry commented on the recent hamstring injury suffered by Caleb Williams. He said that the way the star reacted made him think of how Kobe Bryant had reacted to his injury.

“Complete polar opposites when dealing with pain! The Mamba Mentality versus getting weed out the field mentality.”

A fan commented that the star was told by the team’s trainer and medical staff to ride off as a precaution, given his status as the team’s biggest star. The fan expressed disappointment with Henry’s post and added that he didn’t think Henry was the type of guy to tear others down without knowing all the facts.

“If I had to guess, the team trainer and medical staff probably told him to take a ride as a precaution. He IS the teams #1 guy. I’m disappointed in your post Mark. Didn’t know you were the type of guy that tears others down without knowing all the facts. You weren’t there.”

Mark Henry went on to respond to this too, and said that if the shoe fit, then it had to be worn. The World’s Strongest Man said that he was currently suffering from a torn hamstring, and he knew how badly it had hurt, but he compared his situation to the NFL player, saying that he had not reacted like he had been shot. He added that some people were tougher than others. He accepted all the smoke that came with his statement.

“I am! If the shoe fits wear it. I have a torn hamstring right now when it happened. It hurt like hell but I didn’t scream like somebody shot me. I guess some people are tougher than others. Which one are you? I’m accepting all the smoke. 🙏🏿”

The WWE Hall of Famer didn’t give an update as to how bad his hamstring tear was.