”
], { 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);
});
});
})();
“When the executive who first brought Logan Paul up to me, Triple H and the founder of the company said, “Hey, we should give him a shot. He wants to wrestle.” The first thing we always look for, and it applies to Logan, who’s now full-time with us performing at an extremely high level. It applies to Bad Bunny. It applies to people who have come in, Tyson Fury… First of all, they have to be a fan….. If you love it, we’re open to the conversation and once you sit with Logan, you know he has star power. You saw everything he had done.” (12:36 onwards)
He went on to further compliment Logan by calling him athletic and mature. He even said that everyone who believed in him was proven right.
“So, from our point of view.. this is a mature young man, certainly athletic. If he comes down to the performance center and does what we think he can do, there’s all the upside in the world. And so far, everyone’s been right.” (13:47 onwards)
It will be interesting to see what the future holds for Logan Paul in WWE.
Logan Paul recently competed at WWE Survivor Series: WarGames
Logan Paul made history by competing in one of the most star-studded WarGames matches of all time last weekend. He teamed up with Bron Breakker, Bronson Reed, Drew McIntyre and Brock Lesnar at the event after being recruited by Paul Heyman.
The group faced CM Punk, Cody Rhodes, The Usos and Roman Reigns in the Men’s WarGames match. After a shocking interference from a masked figure, Logan’s team picked up the win with Breakker pinning CM Punk.
On this week’s episode of WWE RAW, Logan Paul was introduced as the new member of the Vision. It will be interesting to see how he fits in the group.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-nick-khan-finally-addresses-blockbuster-wwe-signing-everyone-s-right?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



