”
], { 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);
});
});
})();
Towards the end of the bout, things changed when Sami Zayn came out of the crowd and tossed Punk into the ring post. The Honorary Uce rolled the Best in the World back in the ring. KO connected a Stunner and pinned the Second City Saint, but failed to beat him.
Zayn also threw the title in the ring for Owens to use against Punk, but the Prizefighter refused and threw the championship into Sami’s face. This infuriated Sami, who blasted Kevin in the face with the title. After the match, The Underdog from the Underground blasted both Owens and Punk with the title, officially turning heel.
Sami Zayn’s actions may have serious repercussions. In a shocking turn of events, SmackDown General Manager Nick Aldis may lose his temper with the former Undisputed Champion for ruining the title match and then jeopardizing Kevin Owens’ and CM Punk’s well-being when he brutally struck them in the head with the title.
That said, to set an example for the entire roster, Aldis could exercise his General Manager powers and suspend Sami Zayn indefinitely. This would also allow The Honorary Uce some needed time off, as the SmackDown star is suffering from a legitimate hand injury.
That said, the angle proposed above is speculative, and nothing is confirmed as of now.
Nick Aldis puts a big condition on Rhodes and Orton’s WWE SNME match
The bad blood between The American Nightmare and The Apex Predator is set to settle as both stars are billed to clash in their WrestleMania rematch at the upcoming Sunday Night’s Main Event.
Tonight on SmackDown, former factionmates were ready to throw hands before Nick Aldis arrived and imposed a condition that if, before SNME, they even laid a finger on each other, neither would ever get a WWE Championship match again.
With WWE SNME and 2026 Money in the Bank around the corner, it will be interesting to see what plans Triple H and the creative team have in store for Zayn, Rhodes and Orton in the coming weeks.
`;
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/nick-aldis-suspend-former-wwe-champion-smackdown-major-reason-exploring-possibility?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













