”
], { 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);
});
});
})();
Speaking on Rikishi Fatu Off The Top, the host suggested a scenario where Jimmy and Naomi could work as heels on the weekly product. The WWE legend approved the idea and stated it would help The Glow when she returns to the ring. Moreover, he feels that the couple can go in any direction that the company wants them to go in.
“You know, I think at any given time it can work. Because there are a lot of things to factor in right now, being a mother and so forth. I’m sure once she gets tired of being home, it’s time to get back out on the road. I’m sure she probably doesn’t want to come back and bounce around in the ring. I mean, anytime you can stand by the ring and be a valet or be a manager or be a wise man, it’s an easy gig,” Fatu said.
Naomi also comes under the Anoa’i family tree due to Jimmy being her husband.
Real-life Bloodline member was attacked on WWE SmackDown
Earlier this week, Jey Uso qualified for the Men’s Elimination Chamber match when Bronson Reed got injured. The call was impromptu as Reed was the original superstar for the gimmick match, and the management was forced to change the outcome of the Triple Threat match.
On the latest edition of WWE SmackDown, real-life Bloodline member Jey Uso was mysteriously attacked backstage before the show. Later, the management decided to remove Uso from the upcoming match, and Logan Paul won the spot a day before the event.
If you use quotes from the article, please credit Rikishi Fatu Off The Top and provide an H/T to Sportskeeda Wrestling for the transcription.
`;
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-wwe-legend-approves-major-change-real-life-bloodline-members?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













