”
], { 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);
});
});
})();
The former Divas Champion took to her Instagram story today to share a photo of herself training in the ring, hinting that she could be returning to action soon. You can check out Bella’s encouraging update in the post below.
Nikki Bella hasn’t competed in a match since teaming up with her sister to defeat Charlotte Flair and Alexa Bliss on the March 27 edition of WWE SmackDown. Paige and Brie Bella are scheduled to defend the Women’s Tag Team Championships at Saturday Night’s Main Event at Madison Square Garden on July 18. The duo will be defending the titles against Fatal Influence at SNME, and Danhausen is also scheduled to battle The Judgment Day’s JD McDonagh during the show.
Nikki Bella praises injured WWE Superstar
WWE Hall of Famer Nikki Bella recently praised The Vision’s Logan Paul. The Maverick suffered a torn triceps earlier this year and has not competed since Saturday Night’s Main Event on May 23.
In an interview with USA Today Sports, Nikki Bella discussed celebrities getting involved with professional wrestling and praised Logan Paul. The veteran stated that Paul has done a lot for the industry, and she was a fan of The Vision star.
“I know everyone else got whatever by it, but I like Logan Paul a lot, and I think what he does for our industry is great, and so when I see stuff like that, I’m like, this is great. This is amazing. Like, you know, and it made me laugh because, you know, I am a diehard Eagles fan,” she said.
It will be fascinating to see when the 42-year-old will be cleared to return to the ring and if she will reunite with Brie Bella on WWE television.
`;
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-nikki-bella-shares-positive-update-amid-wwe-injury-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













