”
], { 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);
});
});
})();
On X, Haste claimed that Slapjack was the man behind the mask who appeared at the Survivor Series Premium Live Event and cost Punk and his team the chance to win the Men’s WarGames Match. The 40-year-old was quite likely being sarcastic with his comment.
“We all know who that was at the end… #SurvivorSeries,” Haste wrote.
Check out his post on X below.
Sam Roberts thinks that Sami Zayn was the mystery attacker at WWE Survivor Series 2025
Sam Roberts suggested that Sami Zayn might have been the man behind the mask at the Survivor Series Premium Live Event. On the Notsam Wrestling podcast, Roberts said that fans could be waiting to see a newer version of Zayn.
“Sami Zayn is a name that’s been thrown around, and there are people going, ‘I don’t know about that Sami Zayn,’ because, you know, I think people are waiting for a refresh on Sami Zayn. I think it’s time for a refresh on Sami Zayn. But what if Sami Zayn wasn’t so lovable? What if Sami Zayn wasn’t so everyman? What if Sami Zayn wasn’t that guy that just worked hard and, ‘Gee golly, I’m gonna get it done?'”
Zayn is signed to WWE SmackDown, where he is feuding with MFT. Last week on the blue brand, Zayn teamed up with The Motor City Machine Guns, Rey Fenix, and Shinsuke Nakamura for a five-on-five Survivor Series traditional tag team match.
`;
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-40-year-old-former-wwe-superstar-says-mystery-attacker-survivor-series-2025?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













