], { 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, John Cena attended and took questions at the Fan Expo Canada and it was there that he was asked if he didn’t get the chance to face any star that he may have wanted to. He revealed that he did not have any such list and urged his fans to watch WWE Unreal to know more about the intricacies of how matches are booked.

“Who would I want to face that I didn’t get the chance to face? I don’t really look at what I do like that. So, I never take a laundry list of opponents of like I would like to compete against X, Y and Z. I simply show up and do the best I can with whoever is put in front of me. I had some opponents that changed at the last minute. I was told like, ‘Hey, you are going to face this person and it ends up being a different person.’ Over the 23 years of competing in the WWE, your schedule and your plan changes a lot. For people that have seen Unreal, you can see how much the plan changes and they only focus on like the injury, this person got injured, so plans change. Plans change way more than just injury-based plans. So, I never want to focus on like, I had this menu of people I want to face. I want it to stay healthy. I wanted to stay healthy. I wanted to make all my dates and I wanted to give it my best. I think I achieved all three,” he said. [0:08 – 0:58]

John Cena says he did not do well against The Undertaker

John Cena had a very chequered history against The Undertaker and he acknowledged that while he was speaking with Sports Illustrated.

Cena, who last took on the Deadman at WrestleMania 34, admitted that he did not do well against him.

“Goodness, I know there’s a lot of folks who have my number as far as the WWE ring. [I] haven’t done well against The Undertaker. Even if I’ve been put in the win column against somebody like Brock Lesnar, I still have got the c**p kicked out of me,” John Cena said.

That is humble of John Cena to say that as he faced The Undertaker six times with each star winning three matches respectively.