”
], { 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);
});
});
})();
Meanwhile, Nikki Bella, who had broken her ankle before WrestleMania 42, made her return recently and set up a Six Women Tag Team Match at SummerSlam against all three members of Fatal Influence. Curiously, Bella turned on Paige and attacked her after their team lost at the PLE, claiming that the Anti-Diva had taken her spot.
Paige was supposed to return to SmackDown tonight to address Bella’s actions. However, her segment was not even shown during the live broadcast of the show. Curiously, WWE shared the segment on its social media accounts after SmackDown went off the air.
Nikki Bella then made fun of the Anti-Diva on X/Twitter after her segment was cut from SmackDown. The Hall of Famer mocked the 33-year-old star, asking if her segment took place during a commercial break, as she’d missed it completely.
“Was this during commercial break??? Bc I totally missed it. Whatever. 🙄🥱😑,” Bella wrote.
Paige sends cryptic message after being removed from SmackDown
The two-time Divas Champion’s segment was shared by WWE after SmackDown went off the air.
In the segment, the Anti-Diva was seen reminding Nikki Bella that she was the one who had received the call from the injured star to take her place at WrestleMania 42, and not the other way around.
The Anti-Diva also claimed Bella was never at her side for the past eight years when she had been trying to claw her way back into a WWE ring. She then took to X/Twitter with a cryptic tweet after her segment was cut from the show.
“Lol,” she wrote.
Despite her segment being snipped from the live show, their social media banter appears to be doing enough to heat up this feud between Nikki Bella and Paige. It remains to be seen what comes of this story in the weeks ahead 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-nikki-bella-makes-fun-paige-after-her-segment-cut-from-wwe-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













