”
], { 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);
});
});
})();
Bianca Belair recently took to Instagram to post multiple pictures of herself alongside Montez Ford. In the caption, the 36-year-old joked about her husband’s recent weight gain. After apologizing for it, Belair noted that she fed Ford well, making him gain more body mass.
“Sorry for the (weight)… lol wait. I been feeding him good so I thought I would feed yall too. Happy Valentine’s Day -The Crawfords,” Belair wrote.
You can check out the Instagram post below:
WWE Superstar Bianca Belair opened up about her injury
Bianca Belair has been out of action since WrestleMania 41. At the Show of Shows, she sustained a horrific injury during her Women’s World Championship Triple Threat Match against Rhea Ripley and the champion, IYO SKY.
The former WWE Women’s Champion spoke about the unfortunate injury during an appearance on BET’s 106 & Sports a couple of months ago. Belair pointed out that she broke her knuckle on the Grandest Stage of Them All. She further stated that she had been out of action for much longer than she initially anticipated.
“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.
WWE fans have been waiting eagerly for Bianca Belair to make her return from injury. Only time will tell when she gets back to the squared circle.
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-bianca-belair-breaks-silence-montez-ford-s-shocking-weight-gain?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


