”
], { 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);
});
});
})();
On his Instagram story, Jey shared a photo alongside his brother Jimmy and shared a message after Sikoa ambushed Big Jim on RAW.
“Can’t stop us tho,” wrote Jey.
Check out Jey’s message on Instagram:
Jey Uso suggested that he didn’t care about fans anymore
Jey Uso has claimed he doesn’t care about the fans anymore. The WWE Universe has been critical of the former World Heavyweight Champion, who claimed that the criticism lit a fire in him.
Speaking with Jackie Redmond in an interview, The YEET Man said:
“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,”
Jey Uso will face Oba Femi in the final of the King of the Ring Tournament at the Night of Champions Premium Live Event. He defeated LA Knight, Royce Keys, and Finn Balor in a Fatal Four-Way Match in the first round and followed it up with a win over Je’Von Evans in the semi-final.
`;
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-sends-message-behalf-jimmy-uso-former-bloodline-member-s-shocking-attack?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













