”
], { 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);
});
});
})();
He commented on his injury on his YouTube channel today and sent a message to his haters. The Maverick vowed to return better than ever when his injury healed and claimed that he would be locked in over the next six months.
“For all the haters out there praying on my downfall, enjoy it. Soak it up. You got 6 months to soak it up. But I want you to know I’m locking in in a way that people would never expect ever. Bro, I’m going to lock in so hard. I’m going to come back with a vengeance better than ever. And during this six months, I’m going to do things in life that will only help me win more, which will p*** off the haters even more. So, if I were y’all, I’d be scared,” he said. (H/T: Ringside News)
You can check out Paul’s comments in the video below:
Bron Breakker has officially replaced Logan Paul in the tag team with Austin Theory. Breakker competed in the King of the Ring tournament tonight on WWE SmackDown, but Dominik Mysterio emerged victorious in the Fatal 4-Way match. Mysterio will be squaring off against Oba Femi in the semifinals of the King of the Ring tournament.
Logan Paul comments on WWE injury
WWE RAW star Logan Paul shared his thoughts on his untimely injury and suggested that he and Austin Theory were about to go on a special run as World Tag Team Champions.
Speaking on his Impaulsive podcast, Logan Paul stated that he and Theory had a lot of momentum as champions at the time of his injury. The Vision star added that he was in the best shape of his life as well.
“I felt like me and Austin had so much momentum and we were about to go on a generational tag team run. I’m in the best shape of my life ever. My whole business is firing on all cylinders… Everything is firing and I’m thrown this curveball during the last move of this match. And now the next six months of my life look drastically different and I cannot see the silver lining yet.”
Only time will tell when the 31-year-old will be cleared to return to action on WWE television.
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-logan-paul-fires-back-haters-bold-promise?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




