”
], { 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);
});
});
})();
During the bout, Zayn went for a Superplex on Hayes, but it was blocked. The Great Liberator was then shoved off the turnbuckle and fell hard to the floor below. The former champion was later seen hobbling to the back, and you can check out the potential injury in the video below.
Zayn has been having heated conversations with Cody Rhodes on SmackDown as of late. He lost to The American Nightmare on the May 22 edition of SmackDown in a singles match.
After the match, Zayn watched on as Gunther choked out Rhodes in the middle of the ring. Rhodes successfully defended his title against Gunther at Clash in Italy over the weekend. However, the referee missed The Ring General’s boot under the ropes during the finish, resulting in a controversial finish to the match.
Sami Zayn shares his thoughts on WWE Live Events
SmackDown star Sami Zayn recently shared his thoughts on the company needing to have live events.
Speaking on the Huge Pop! podcast, Sami Zayn noted that live events were important because they gave younger stars a chance to improve while not having to worry about WWE’s production.
“I think when you’re starting to look at stars of the future, you know, you’re looking at Trick, you’re looking at Je’Von, Bron Breakker, Oba Femi, guys like this, a lot of these guys just simply don’t have a lot of reps under their belt. They’re doing phenomenal, all things considered, right? So I just think that, you know, there’s no disputing the idea that if they get a few more reps that are, especially live events where you’re really, that’s like the true performance, you know, quite well, right?” he said.
It will be fascinating to see what WWE has planned for the storyline between Cody Rhodes and Sami Zayn.
`;
if (index == 3 && isOpera) {
storyHTML += `
`;
}
recommendedArticlesContainer.innerHTML += storyHTML;
});
}
}
function getStoryActionHTML(story, storyTitle, permalink) {
if (shouldHidePostActions) return “”;
return `
`;
}
function recommendedArticles() {
var baseUrl = “https://cf-gotham.sportskeeda.com/recommendations/post/news-breaking-major-wwe-star-potentially-injured-live-event-huge-fall?lang=en&category=wwe”;
pureJSAjaxGet(baseUrl, function(data) {
renderRecommendedArticles(data);
if (isOpera) {
renderOperaFeedAd();
}
}, function() {}, false);
}
var options = {
root: null,
rootMargin: “0px 0px 70% 0px”,
threshold: 0.1
};
var observer = new IntersectionObserver(function (entries) {
entries.forEach(function (entry) {
if (entry.isIntersecting) {
recommendedArticles();
observer.unobserve(entry.target);
}
});
}, options);
var targetElement;
if (showAlsoReadSection && !showAlsoReadSectionV2) {
targetElement = document.querySelector(‘.also-read-articles-container’);
} else {
targetElement = document.querySelector(‘.recommended-posts’);
}
if (targetElement) {
observer.observe(targetElement);
}
function renderOperaFeedAd() {
var operaFeedArticleAd = $(“.opera-article-feed-ad”);
if (!operaFeedArticleAd) {
return;
}
var firstScript= document.createElement(‘script’);
firstScript.setAttribute(“type”, “text/javascript”);
firstScript.setAttribute(“src”, “https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1883810847636355”);
firstScript.setAttribute(“async”, true);
firstScript.setAttribute(“crossorigin”, “anonymous”);
operaFeedArticleAd.appendChild(firstScript);
operaFeedArticleAd.innerHTML += `
`;
var secondScript = document.createElement(‘script’);
var secondScriptCode=””;
try {
secondScript.appendChild(document.createTextNode(secondScriptCode));
operaFeedArticleAd.appendChild(secondScript);
} catch (e) {
console.error(e);
}
}
})();
Fetching more content…
Read the full article here













