”
], { 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);
});
});
})();
“It’s so much better. We are still in therapy and trying to work thru the swelling/ stiffness and the added swelling from pregnancy,” she wrote.
Bianca Belair is married to Montez Ford of The Street Profits in real life. The former champion announced that she was pregnant at WrestleMania 42 in a surprise appearance.
The Street Profits lost the World Tag Team Championships to The Vision’s Austin Theory and Bron Breakker earlier this month on RAW. Maxxine Dupri was revealed to be the newest member of The Vision, and she helped her stablemates win the match. Dupri and Theory also embraced on the entrance ramp, signifying the beginning of their on-screen relationship.
Major WWE star reveals she misses Bianca Belair
Rhea Ripley recently shared that she missed Bianca Belair on SmackDown. The Eradicator won the WWE Women’s Championship at WrestleMania 42 by defeating Jade Cargill.
Speaking with Stephanie McMahon on the What’s Your Story? podcast, Ripley shared that Belair was one of her favorite people in the company. The champion noted that she was on the WWE SmackDown roster now and was upset that Belair was not around. Ripley has not competed in a televised match since defeating Cargill at Clash in Italy 2026 on May 31 and is reportedly dealing with an injury.
“I miss her. She’s one of my favorites here. She’s one of the most genuine people I know, I love her so much. I’m so mad that she hasn’t been around, I’m now on SmackDown too, I’m like ‘Where’s my Bianca?’”
Only time will tell when Belair will make her return to the ring in WWE.
`;
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-shares-positive-injury-update-amid-wwe-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













