”
], { 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 X, Keys reacted to Fatu destroying Reigns and The Usos single-handedly on RAW. The SmackDown star hyped up the former WWE Tag Team Champion for his actions.
“Alllll Gas No Brakes” wrote Keys.
Check out Keys’ post on X:
Jacob Fatu spoke highly of veteran Haku
Jacob Fatu shouted out Haku while speaking about him, stating that the veteran has done a lot for his father. Fatu revealed that his father and Haku met in Canada.
Speaking on Cheap Heat, Jacob Fatu revealed that his father was scared of him, but respected him at the same time.
“Shout out to Haku, man. Everything that he has done for us, for the business, also for my father as well. He was actually looking out for my dad. … I was kind of like my dad, in and out. So pops used to wrestle as the Tonga Kid, came in as Tama of the Islander, met up with Haku in Canada. That’s a man that my dad was very scared of, but also respects so much. Haku is the most loving, nicest, such a great grandfather as well. So for us to all be tied in and for me to bring this back out, it’s really to pay homage.”
Jacob Fatu is still chasing the WWE World Heavyweight Championship and wants to dethrone Reigns. Meanwhile, The OTC wants his Bloodline family member out of the company, but not before he acknowledges him. Post-Backlash, Reigns stated that Fatu doesn’t belong in the company.
Fatu clearly doesn’t have any intentions of acknowledging The OTC. He also put his hands on Jey Uso backstage on RAW.
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-jacob-fatu-s-wwe-ally-sends-message-destroys-roman-reigns-the-usos?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


