”
], { 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, Journey reacted with a one-word message after Talla shared a photo of him and his brother posing with the WWE Tag Team Championships.
“Ouuuaaaannnaaaa ‼️” wrote Fatu.
Check out a screengrab of Journey’s comment:
Tama and Talla broke off from Solo Sikoa, ending their stints as members of his faction. This led to Sikoa turning babyface, as he switched to RAW and aligned with LA Knight in his war against The Bloodline. Meanwhile, Tama and Talla found themselves a new manager in the form of their legendary father, Haku.
Over at RAW, Sikoa continues to feud with The Bloodline, which also consists of Jacob Fatu. The Samoan Werewolf has been crucial for Roman Reigns and has been aiding the World Heavyweight Champion.
Jacob Fatu’s Brother, Journey, Completed 10 Years As A Professional Wrestler
Jacob Fatu’s brother, Journey, completed a decade as a professional wrestler and reflected on his decade-long journey. He shared a message on social media where he expressed his gratitude to his brother Jacob Fatu and their father, Tonga Kid.
Journey wrote:
“10 years ago I decided to sink or swim in this industry. I can honestly say I was bless to be a good swimmer ✅ I’ve failed & conquered a lot but most importantly I had fun through it all! The late nights, early mornings, missing special occasions, saying goodnight to my son FaceTime from across the world, and having the most loneliness times at airports , miles of being a road runner, recovering from injuries, just ain’t for weak. Sure, were there times I wanted to give up? Of course but my passion for this life wouldn’t let me. I learned throughout my years that before you get into this business that you HAVE TO RESPECT this before loving it again. Here’s my advice for the up and coming: trust the process ,stay the course , ask yourself “are you willing”?, train hard, be coachable, be humble and remember that your attitude will make or break you in this industry. Thank you to my trainers: my brother, @werewolf_fatu and my father , the legend himself THE TONGA KID for guiding through all of the beautiful mess I call “MY JOURNEY”. Enjoy some of my earliest shots from my career 🤙🏾 #ItsAFatuThang #wrestlinganniversary #10years,”
The Bloodline is now also at war with Royce Keys and OTM, who have gotten involved in the storyline.
`;
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-brother-sends-a-message-to-former-bloodline-members-amid-the-faction-s-war-with-other-wwe-stars?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













