”
], { 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);
});
});
})();
Speaking on Tagging in with Chris Harris, Mr. Kennedy claimed that contrary to popular belief, a botch involving Randy Orton was not the reason behind him parting ways with the company. He said:
“Yeah, definitely. You know, I was, uh, as everybody said, Randy, you know, I got fired for dumping Randy on his head. If you slow that video down, you can see that he his neck never comes into contact with the mat. Even like just the way that he bumped. He he bumped in a manner that uh he lined up perfectly with the camera. So, you can actually see that, you know, he he says I dumped him on his head, but you can see the shadow of his you can see his neck, you know, it’s completely flat bump from his shoulders to his ass was a complete straight line flat bump.”
He further added:
“Um, I believe that Randy and John worked together. They decided to that day like, let’s f***** get him gone. And it and it worked. And that it is what it is.”
You can check out his comments below:
The former WWE United States Champion also said that John Cena never liked him
While Mr. Kennedy did make it clear that a large part of the reason for him parting ways with WWE was his own fault, it was also certain that John did not take to him well.
Adding to his previous comments on the same interview, the former WWE star stated:
“And I here’s the thing like John never liked me. John always had it. I felt like John patted out for me from almost day one and uh just never it it was weird because when I was on Smackdown, it was like I was welcomed in with open arms.”
As of now, it remains to be seen if Randy Orton and John Cena will respond to these claims.
If you use any quotes from the article, please credit the source and give an H/T to Sportskeeda for the transcription.
`;
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-john-cena-randy-orton-conspired-wwe-star-fired-says-former-champion?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













