”
], { 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, Lance shared a message recalling his Powerslap debut and claimed that he was ready to run it back.
“As @uceyjucey Would say! July 10th Let’s run it back,” wrote Anoa’i.
Check out a screengrab of Anoa’i’s Instagram story:
Jey qualified for the final of the King of the Ring Tournament after a win over LA Knight, Royce Keys, and Finn Balor in the first round. He defeated Je’Von Evans in the semi-final.
Lance Anoa’i opened up about his decision to switch to Powerslap
Lance Anoa’i opened up about his decision to switch to Powerslap from professional wrestling. The Anoa’i family member briefly mentioned his WWE release and explained how surgeries held him back.
Speaking with Slap News, Anoa’i claimed he wants to try to provide for his family and try something different.
“Honestly, it really is. I recently got released with the WWE. I’m a professional wrestler for 15 years. I had a few surgeries that held me back. But man, yeah, it’s fueling me to be better and provide for my family, my wife, (and) my kids. Man, I just wanna go out and try something different, and man, let’s do it,”
Lance Anoa’i has also been competing on the independent circuit, and quite recently faced family member Zilla Fatu in a singles match after a kayfabe fallout between the two superstars.
`;
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-lance-anoa-i-sends-a-message-to-jey-uso-before-his-king-ring-final-at-wwe-night-champions?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













