”
], { 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, one fan claimed that The Samoan Werewolf will be coming for Reed once he’s back and ready to return to WWE television. The Aus-zilla welcomed the challenge and seems more than ready to step up to the Bloodline’s newest member.
Check out Reed’s reaction on X:
Reed and Fatu teamed up together at Survivor Series 2024 and were part of Solo Sikoa’s Bloodline team. The duo wreaked havoc together, but were unsuccessful in getting the win for the new Bloodline in their WarGames outing two years ago.
Reed is now a member of The Vision. He suffered a distal bicep tear in February and failed to qualify for the Elimination Chamber, losing his Triple Threat Qualifying Match.
Jacob Fatu played the role Solo Sikoa played that led to him signing with the WWE
Jacob Fatu signed with the WWE and debuted as the newest member of Solo Sikoa’s Bloodline. For months, he was loyal to Sikoa and acknowledged him, and even brought the WWE Tag Team Championships to the faction, alongside Tama Tonga.
Speaking on the Cheap Heat podcast, Jacob Fatu revealed the role Sikoa played in him signing with the WWE. The former WWE United States Champion claimed that he got into the company on his own and didn’t have to go through Roman Reigns or The Usos.
“Solo gave me a call. That’s when nobody called me,” Fatu said. “He was like, ‘I seen my dad’s post. Man, write Paul [Heyman].’ I didn’t go through Usos and Roman. I got it on my own.”
Jacob Fatu has been following Reigns’ lead and taking orders from him on Monday Night RAW. Last Monday, he also saved The Usos from LA Knight.
`;
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-former-bloodline-member-warns-jacob-fatu-fans-claim-the-samoan-werewolf-coming?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













