”
], { 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);
});
});
})();
Fightul Select has reported that the McAfee move was made, not just to boost interest and sales, but to show “corporate synergy” between WWE and ESPN. Since Wrestlepalooza back in October, WWE’s been heavily advertised through college and professional sports broadcasts, daily shows, and more across all ESPN-branded channels and social media.
Last night, it was reported by PWInsider that this was a TKO decision, possibly coming from Ari Emanuel, over the head of even Triple H.
Cody Rhodes’ response to Pat McAfee’s WWE return was apparently “from the hip”
After taking a beatdown from Randy Orton and McAfee, Cody Rhodes returned later on in the night to call out the ESPN host and former Indianapolis Colt. Per BodySlam, The American Nightmare was reportedly told to go shooting last night, leading to a brutal comparison to a former WCW name.
After blindsiding Kit Wilson, Rhodes grabbed a microphone and mocked McAfee’s heel turn. The WWE Champion mocked the former commentator, claiming that this reveal would be comparable to Kevin Nash and Scott Hall bringing in Disco Inferno as their third in the original NWO. Harsh.
Aligning Pat McAfee and Randy Orton was a divisive decision, to put it mildly. While some fans appreciate a little extra star power around WrestleMania season, others believe this to be a case of “overbooking”, adding an element that wasn’t needed with two Superstars who have so much history. It’s not just fans that feel that way, apparently, as members of the roster are reportedly frustrated with TKO getting too involved in WrestleMania plans two years in a row.
`;
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-wwe-officials-hopeful-pat-mcafee-s-return-will-boost-interest-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













