”
], { 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);
});
});
})();
Nikki Bella suffered a severe ankle injury on the road to WrestleMania 42 and was replaced by Paige at the event. Brie Bella and the veteran captured the Women’s Tag Team Championships by winning a Fatal 4-Way match at The Show of Shows.
Fatal Influence’s Fallon Henley and Lainey Reid defeated the duo last month at Saturday Night’s Main Event to become champions. Fatal Influence also got the better of Paige and The Bella Twins in a six-woman tag team match at SummerSlam. Brie Bella suffered a shoulder injury at SummerSlam and will be out of action for the foreseeable future. Bella broke her scapula (shoulder blade) during Night 1 of SummerSlam.
Nikki Bella reacts to WWE cutting her segments
Wrestling veteran Nikki Bella shared her thoughts on the promotion cutting her segments from WWE SmackDown.
Speaking on The Nikki & Brie Show, the former champion stated that she could take her rivalry with Paige online if their promos continued to get cut from WWE television.
“It would almost be great to keep getting cut and making this an online thing with Paige because we do have so much equity and star power. But then, I started thinking that we come from the reality era, too. We’ve done so much that goes beyond the ring. I have a lot of ideas, and I’m prepared for whatever happens and to really just ruffle feathers,” she said.
It will be fascinating to see what WWE has planned for the rivalry between Nikki Bella and the former AEW star moving forward on SmackDown.
`;
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-spoiler-wwe-fans-chant-john-cena-s-name-female-star-smackdown?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













