”
], { 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);
});
});
})();
CM Punk, though, warned the Viper to be wary of him. The Best in the World noted during the SummerSlam post-show that he will defend his title against anyone, and if Orton’s mom wants it, he will slap her too:
“I got the target on my back, the gold around my waist. There’s a reason why I call myself ‘The Best in the World’; everybody wants to be that, and I am that. So come and get it. Gunther. Randy. I’m not stoked about what Randy did. Randy’s a snake. Randy wants some, he can get some. His dad Bob [Orton] can get some. Randy’s mom wants some; I’ll slap her too. I don’t really care. Trick Williams? Whoop that Trick? I’ll give some to him too. CM Punk is here, and I’m a target, and I welcome every single archer who wants to shoot a bow and arrow at me.”
Randy Orton is still chasing his 15th world title in WWE
Randy Orton is one of the greatest WWE superstars of all time. The Apex Predator has won 14 world titles in the company. However, he has gone nearly six years without adding a 15th world title to his record, with his last title win coming in October 2020.
Randy Orton was inches away from winning the Undisputed WWE Championship at WrestleMania 42. However, he turned on Pat McAfee during the match, and the distraction allowed Cody Rhodes to pick up the win. It was later reported that the Legend Killer was slated to win the WrestleMania main event, but plans were changed because Orton was dealing with an injury.
Please provide an H/T to Sportskeeda Wrestling if you use any quotes from the article!
`;
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-i-ll-slap-too-wwe-superstar-warns-randy-orton-mom-following-summerslam?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













