”
], { 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);
});
});
})();
Roman Reigns wants Solo Sikoa back in the Bloodline, and this could either be a tease that he could be thinking about his offer or that he doesn’t want to return at all. This would be an interesting switch if he decided to change his red and black look up to blue and no longer be associated with his family.
Solo Sikoa is The Usos’ younger brother
Solo Sikoa is already a real-life member of the Bloodline, but he has distanced himself from The Usos over the past year, which led to Jacob Fatu heading to SmackDown last week to push for Sikoa to make his return to The Bloodline.
Despite Fatu’s best efforts and the fact that he was once part of Solo’s Bloodline, he refused and made it clear that he didn’t want to return to his family after the way he was treated.
Roman Reigns returns on RAW tonight and could be looking for some answers from Fatu, who has seemingly failed his first mission from his Tribal Chief. Fatu acknowledged Reigns after he lost at Clash in Italy, and has since seen him as the only person he will answer to.
It’s unclear if Sikoa will be on WWE RAW tonight since it seems that Reigns is trying to reunite The Bloodline, but even if he can convince Sikoa to rejoin the group that have treated him awfully over the past year, he would still be missing his Wiseman, since Paul Heyman turned on him a long time ago and is now working for The Vision, after aligning with Seth Rollins and then turning on him as well.
`;
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-shows-impressive-new-look-amid-bloodline-speculation?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













