”
], { 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);
});
});
})();
“You want to be honest? I don’t really care about the fan no more. Because when I was doing my thing they saw the hate. I can’t miss it. It’s all in my face. Social media, whatever it is. When my name pops up I see that out there, most disliked video on social media, like 5,6,10 videos out there, it’s all good. If anything that lit a fire under me, all the noise, all the opinions, it is what it is, because that’s part of the job. [If he thinks he’s beloved by the fans] I do, I do. I take it back…it’s 50/50 like I said I’m confused,” he said. (H/T: Wrestle Ops on X)
You can check out the full video below:
Jey Uso will be squaring off against Gunther in the finals of the King of the Ring tournament at WWE Night of Champions. The winner of King of the Ring will go on to challenge for a major title at SummerSlam later this year.
Jey Uso makes bold claim ahead of WWE Night of Champions
WWE RAW star Jey Uso made a bold claim ahead of the King of the Ring finals at Night of Champions this weekend.
During a promo on RAW earlier this month, Jey Uso vowed to win the tournament and send Oba Femi back to Nigeria.
“As far as I go, I’m in the King of the Ring Tournament, uce. Yeah, I knocked off LA Knight, bye. Now, I got, what’s his name, what do they call him? The Young OG Je’Von Evans. Uce, you looking at the original gangster right here and I’m about to throw your little a** out of this tournament too. Whether it be Dom Mysterio, whether it be Oba Femi, I’m gonna Oba Femi walk his a** right back to Nigeria, straight to SummerSlam. Yeah, and I’ll face Cody Rhodes. Yeah, check it out Cody, when I see you uce, I will be the new WWE Undisputed Champion, uce. Four letters, one word, king,” he said.
It will be fascinating to see if Jey Uso can pull off the upset and defeat Oba Femi at WWE Night of Champions.
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-jey-uso-fires-back-wwe-fans-following-major-backlash?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




