”
], { 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);
});
});
})();
The result means that Pat McAfee is now done with WWE and professional wrestling as a whole. The 38-year-old himself promised the same, and with his alliance with Orton coming to an end on Night One of WrestleMania 42, there is nothing left for him to do in the company.
What else happened on Night One of WWE WrestleMania 42?
In addition to Randy Orton’s shocking betrayal of Pat McAfee, Night One of WrestleMania 42 also saw multiple title changes and returns.
We saw Paige, Bianca Belair, John Cena, and Bron Breakker make their returns to the global juggernaut. While Paige replaced Nikki Bella in the Women’s Tag Team Championship match, John Cena returned as the host for the Showcase of Immortals. Bron Breakker made his comeback during the Seth Rollins-Gunther match, taking out The Visionary. Bianca Belair, meanwhile, returned to announce pregnancy.
There were also multiple title changes on the show. Liv Morgan defeated Stephanie Vaquer to become the new Women’s World Champion, while Becky Lynch reclaimed the Women’s Intercontinental title from AJ Lee. Paige’s return was also a successful affair as she and Brie Bella won the Women’s Tag Team Championships.
The main event was the longest match of the night, where Cody Rhodes retained his Undisputed WWE Championship against Randy Orton. However, the American Nightmare’s victory celebration was short-lived as he was attacked by Orton after the match. The Legend Killer even took out his former protege with a Punt Kick. The feud between the two is likely to go on, this time without the presence of Pat McAfee.
`;
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-38-year-old-star-is-done-with-wwe-after-night-1-of-wrestlemania-42-will-never-be-seen-again?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













