”
], { 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 The Nikki and Brie Show, the WWE Hall of Famer and former Divas Champion provided a positive update on her injury. Brie said she has a checkup on October 1, and if she clears it, she’ll resume workouts, which she hasn’t done in a while.
“It’s tough, but we’re getting there. October 1st will be my big day. So, hopefully, bones are fusing. I can start little workouts. That’s been the hardest thing for me is that I can only go walking. I’m very nervous for my first workout back, and I’m talking about workouts because I was working out so hard, doing wrestling practice like all the things, and I’m like, ‘Am I going to start over?’ See, that’s so crazy, and that just kinda s*cks, but whatever,” Bella said.
Brie didn’t have surgery for her broken scapula, and she’s waiting for the bones to heal.
What’s next for Nikki Bella on WWE SmackDown?
The Bella Twins turned heel for the first time in a while, and Nikki and Brie were set to feud with Paige on Friday Night SmackDown. However, Brie’s SummerSlam injury in Minnesota derailed those plans, and Nikki had to continue the feud on her own.
The two fired shots online and on-screen on the blue brand. Nikki Bella and Paige recently had a singles match on WWE SmackDown, which lasted a little over three minutes. While the match was universally panned, the two are still feuding on Friday Night SmackDown, and Brie will join the storyline when she returns.
If you use quotes from the article, please credit The Nikki and Brie Show and provide an H/T to Sportskeeda Wrestling for the transcription.
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-i-m-nervous-injured-wwe-star-provides-massive-update?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




