”
], { 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);
});
});
})();
On X, a fan pointed out the change and appreciated it, prompting a response from the British star, who claimed she recently got her new hair. However, another fan accused the star of copying Nikki Bella, and the former Divas Champion didn’t let it slide.
The Anti-Diva sarcastically responded to the accusation and took shots at The Fearless One.
“My bad. Didn’t realize long hair was her thing. Inventor of the long hair. As you know, my hairs always been very short. Pixie cut like.”
You can check out the exchange below:
The rivalry between The Anti-Diva and The Bella Twins has yet to properly begin. Brie Bella unfortunately suffered an injury at SummerSlam and will be out of action for a while. It remains to be seen how WWE moves forward with the feud with only Paige and Nikki Bella active.
Paige returned to WWE at WrestleMania 42
Paige made a surprise return to WWE at WrestleMania 42. The show featured a Fatal 4-Way Tag Team Match for the WWE Women’s Tag Team Championship. The Bella Twins were set to participate in the bout, but Nikki Bella was injured and was unable to compete.
Nikki announced The Anti-Diva as her replacement, as the British star went on to win the tag team gold alongside Brie Bella. The duo held the titles for 91 days and had several successful title defenses before eventually losing them to Fallon Henley and Lainey Reid at Saturday Night’s Main Event in July.
The Fearless One then returned to action and joined the former tag team champions against Fatal Influence. It led to a six-woman tag team match at SummerSlam, which the heel trio won. The Bellas turned on The Anti-Diva after the match, marking the end of their partnership.
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-wwe-superstar-paige-changes-look-message-fans?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



