”
], { 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);
});
});
})();
At Clash in Italy, he once again failed to dethrone Reigns for the WWE World Heavyweight Championship. Post-match, Sikoa and The MFTs had a tense exchange with Reigns, The Usos, and Fatu as they exited the arena. On social media, Sikoa has now expressed his disappointment with The Samoan Werewolf.
“smh,” wrote Sikoa.
Check out a screengrab of Sikoa’s Instagram story:
Roman Reigns warned everyone not to cross The Bloodline
Roman Reigns and The Bloodline are once again running things around WWE. Following Reigns’ win over Jacob Fatu at Clash in Italy, he warned everyone not to cross The Bloodline. The World Heavyweight Champion also namedropped LA Knight and Royce Keys.
Speaking to Cathy Kelley in a backstage interview right after his win over Fatu in the Tribal Combat, Reigns said:
“I don’t really think it matters what it means for me, what does it mean for anyone else? “LA Knight, Royce Keys, this goes for any of you chumps out there, you wanna run your mouth about the Tribal Chief? You wanna run your mouth about my family? You’re terrified of this Bloodline ain’t you? “I’ve been a general, I’ve been had an army. I’m trying to do this the right way, I’m trying to shine a light on my legacy, but you keep forcing my hand. Keep on trying me, I run it all, forever,”
Jacob Fatu will now be forced to acknowledge Roman Reigns on tomorrow’s Monday Night RAW and fall in line after he once again failed to dethrone The OTC.
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-solo-sikoa-one-word-message-jacob-fatu-loss-tribal-combat-roman-reigns?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


