”
], { 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);
});
});
})();
McAfee made the promise that if Orton failed to capture his 15th World Championship at WrestleMania, then he would leave the business for good. Something that he has since stood by.
On The Pat McAfee Show earlier today, he confirmed that he is done and said goodbye to the business, whilst also thanking the wrestling business.
McAfee confirmed that there wasn’t a warrant out for his arrest in Indianapolis after he had destroyed Pat’s studio to get the Undisputed WWE Championship back last week.
The former star claimed that it was his own fault because he was motivating Randy Orton and didn’t think about Cody Rhodes, who has clearly still got it.
Pat McAfee has walked away from WWE
It’s an interesting situation following WrestleMania since Pat McAfee and Orton were only aligned for a few weeks, and the belief was that they would be able to change the business.
It’s not that McAfee even cost Orton the match, since he RKO’d him before the end of the match, which then ended up costing him, which has led to many fans wondering what was going on.
Orton has a lot of questions to answer since he could have won the title at WrestleMania if he hadn’t decided to turn on McAfee, and now, because he lost it, Pat can’t return.
There was talk of WWE vs TKO and the company deciding to scrap the whole story, but it’s all confusing. Rhodes losing the title to Orton and taking a break made sense, since he is now in need of a break because of the injuries that he suffered.
Randy appeared to lose it after the match and hit the Punt Kick on Rhodes, which is where his orbital bone injury has come from, which could keep him sidelined for a few weeks.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-thank-wrestling-business-38-year-old-confirms-wwe-departure-wrestlemania?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


