”
], { 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);
});
});
})();
“LODESTONE WOMEN,” Bayley wrote in her story.
In a subsequent story uploaded by Bayley on her account, Charlotte Flair was also pictured, holding the Role Model in a fireman’s carry. The WWE Superstars were seemingly at a training camp with other independent wrestlers.
While Belair’s recovery is still underway, it remains to be seen when the former Women’s Champion will finally return to action after over half a year on the sidelines.
Bianca Belair opens up about her injury
In a recent appearance on BET’s 106 & Sports, Belair revealed the extent of her injury. She said that she had broken her knuckle joint and not just her finger, which was the initial diagnosis.
“Yeah, so, I broke my knuckle, which is not my finger. I broke my knuckle. I broke the joint. It’s something that I thought was going to be very straightforward, 8-12 weeks. It’s been almost six months at this point. But it was WrestleMania [41], and I was in a Triple Threat match with Rhea Ripley and IYO SKY, and we were going to the top rope because that’s what we do, and we came off the top rope, and Rhea landed straight on my hand, and it just crushed everything of my finger. So, it’s been a crazy journey,” Belair said.
Amidst her absence from programming, Bianca Belair has been quite active on social media. She recently teased a Royal Rumble return and win, hinting that she could make her comeback by January.
`;
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-bianca-belair-makes-appearance-alongside-2-wwe-stars-amid-hiatus?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













