”
], { 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);
});
});
})();
“There’s two things that I think that need to stop immediately. No more packages about his RKO and how great it is to all the different people. And WWE is not doing that right now, but that’s what people remember. And then also Randy is so comfortable when he’s in a match that remember at the Chamber he was just kind of laying there and he was joking around with the fans in the front row and then that went viral? So, fans like, ‘Man, I love this dude because he’ll talk to me in the middle of a big match.’ He cannot do that anymore because social media is so important, and when that goes viral, it’s way more important than any part of a match that he’s going to be in,” Coachman said.
Randy Orton has brought a much-needed intensity and bad blood for his feud with Cody Rhodes. It has injected a lot of life into the story, especially with the mystery surrounding an unknown person who has been in constant contact with The Apex Predator over the past few weeks.
Randy Orton teases arrival of mysterious caller this Friday on SmackDown
In a post on X, formerly known as Twitter, Randy Orton shared a video of himself talking to the mysterious person on the phone. Orton teased the arrival of the unknown man or woman on this Friday’s episode of SmackDown in The Viper’s hometown of St. Louis, Missouri.
“I appreciate everything you’ve been doing for me. Yeah, I think we’re good to go. This Friday, right? I’ll see you in St. Louis,” Orton said.
It will be interesting to see who the person on the other end is. Some of the rumored names include Bob Orton, Vince McMahon and Ted DiBiase Jr.
`;
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-needs-change-two-major-things-randy-orton-ahead-of-wrestlemania-42-says-former-employee?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













