”
], { 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);
});
});
})();
“IM FROM SACRAMENTO REMEMBER THAT,” he wrote.
Jacob Fatu was forced to join The Bloodline after failing to defeat Roman Reigns in a Tribal Combat match at Clash in Italy 2026. Reigns successfully defended the World Heavyweight Championship against Penta in the main event of last week’s episode of RAW in Mexico City.
Jacob Fatu admits he got emotional after WWE WrestleMania 42
RAW star Jacob Fatu admitted that he got emotional following WWE WrestleMania 42 earlier this year.
Speaking with Stephanie McMahon on the What’s Your Story? podcast, Jacob Fatu revealed that he broke down in tears backstage after defeating Drew McIntyre in an unsanctioned match at The Show of Shows. The former MLW star shared that he thanked Triple H for believing in him.
“Your husband came and found me after. You gotta walk back through gorilla but knowing me, I be jumping in the crowd. So I jumped in the crowd and came the other way. Hunter wants to see you. As soon as I’m walking up, your husband is coming down. He just gave me a hug and I just remember telling him crying, ‘Thank you. Thank you man, you’re the one that gave me that second chance.’ When I gave him a hug, he just grabbed my face like, ‘You did it. Don’t thank me. You did it. The only person that could mess this up is you, Jacob.’ It was a real good moment and a special moment.”
It will be interesting to see how The Bloodline gets revenge on 946 in the weeks ahead on WWE RAW.
`;
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-breaks-silence-major-wwe-star-kidnapped?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













