”
], { 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 Instagram, Jey shared a two-word message, mocking The Ruler and his iconic strut.
“YEET WALKIN,” wrote Jey.
Check out a screengrab of Jey’s Instagram story:
Jonathan Coachman predicted Jey Uso to beat Oba Femi in the King of the Ring final
Jonathan Coachman believes Jey Uso should defeat Oba Femi to win the King of the Ring final. He thinks that Triple H and the WWE creative team could truly mark the beginning of The Bloodline’s push by having Jey beat Femi.
Speaking on Behind The Turnbuckle Studios’ Two Count Tuesday, Coachman predicted that WWE management could pick Femi over Jey, considering that The Ruler is still young and could be pushed later.
“My gut tells me that they’ve said Oba is young. Oba is new. Oba has time for us to build up that storyline. This tells me that the number one most important thing to Triple H and the creative team is The Bloodline and what The Bloodline is going to look like, and this [Jey Uso winning KOTR] is going to be the true launch of it,”
Roman Reigns has already asked Jey to bring the Undisputed WWE Championship to The Bloodline, a title held by Jey’s former tag team partner, Cody Rhodes. The American Nightmare will put the title on the line against Gunther and Sami Zayn in a Triple Threat Match at Night of Champions.
Femi, on the other hand, already has his sights set on The OTC and the World Heavyweight Championship, but has also been dealing with Brock Lesnar.
`;
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-mocks-oba-femi-s-iconic-walk-shares-a-two-word-message-ahead-of-night-of-champions-clash?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













