”
], { 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);
});
});
})();
Ahead of the high-stakes bout, The Samoan Werewolf appeared on ESPN’s SportsCenter. The host asked The Samoan Werewolf about what was different this time, given that there is a lot of bad blood between Fatu and Reigns since Backlash. To this, Fatu claimed that the only difference is that they are following Bloodline rules, and he will walk out as champion.
“Man, the only difference is we’re doing the rematch, tapping in, following the code of the bloodline rules, and I’m definitely walking out this time Heavyweight Champion,” said Jacob Fatu. [00:20 onwards]
Adam Pearce has wanted to fire Fatu ever since the former Bloodline member attacked Roman Reigns and threw Pearce out of the ring at Backlash. However, The OTC has stopped the RAW General Manager from firing Fatu, and is handling his family business himself.
Roman Reigns has added a stipulation to his match against Jacob Fatu
The Samoan Werewolf has left a trail of destruction behind as he pursued Roman Reigns and the World Heavyweight Championship. Both Reigns and Pearce want to reach a position where Fatu can be contained.
Keeping that in mind, Reigns added the stipulation that if The OTC wins the match, Jacob Fatu will serve him. If Fatu refuses, Pearce can fire him. Roman Reigns placed the stipulation in front of The Samoan Werewolf, who agreed to it.
Despite the bad blood, the cousins are respecting the rules and agreeing to let fate decide who gets to hold the gold.
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-jacob-fatu-makes-bold-statement-ahead-rematch-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



