], { 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);
});
});
})();

Recently, Randy Orton appeared in an interview on Get Up ESPN, where he was asked which famous person he would like to RKO; to which the Apex Predator said that he heard what comment the multi-time NFL champion, Tom, had about professional wrestling, and he has never met the icon and would like to meet him with an RKO.

“Welll i did see the latest podcast Logan Paul put on with Tom Brady on, and Tom Brady have few things to say about pro-wrestling, I think he called it “cute”, so I have never met him, but I would love to meet Tom with an RKO,” he said.

Randy Orton have perfect chance to earn WWE title shot

The Apex Predator hasn’t been a champion in a long time, and Orton has a massive opportunity to punch his ticket to WrestleMania 42 and earn his title match.

Randy earned his spot in the traditional men’s Elimination Chamber match, winning the qualifying triple threat match, and will be locking horns with Cody Rhodes, LA Knight, Jey Uso, Trick Williams, and Je’von Evans to get his Showcase of Immortals spot and a title match against Drew McIntyre.

That being said, it will be interesting to see what plans Triple H and his WWE creative team have in store for Orton in the coming weeks.