”
], { 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 SmackDown, Flair defeated Cargill after an assist from the returning Bliss and the debuting Paxley, who took out Cargill’s stablemates, Michin and B-Fab. Flair later took to Instagram to break her silence about Bliss’ return and Paxley’s debut, expressing her love for the two superstars.
“All is right in the world 🩷🖤 🫶🏻 Welcome @tatumpaxley_wwe ILY Blisster @alexa_bliss_wwe_ HMU & ❤️ @lizsantanabeauty,” wrote Flair.
Check out Charlotte Flair’s Instagram post:
Charlotte Flair on her alliance with Alexa Bliss
Charlotte Flair and Alexa Bliss formed an unlikely alliance after WrestleMania 41 and even had a brief stint as the WWE Women’s Tag Team Champions.
The Queen previously spoke about her partnership with Bliss, admitting that she wouldn’t even have imagined teaming up with the former SmackDown Women’s Champion a year ago. Speaking on Complex Graps, Flair said:
“If you had asked me this last year at this time, I’d be like, I’m going into WrestleMania, possibly, or the chance of a tag team with Alexa Bliss, after having probably one of your most successful character development years. And engaging with the audience, and having this much fun, I would have been like, ‘I don’t know what you are smoking.'”
Flair, Bliss, and Tatum Paxley are expected to continue as a trio on SmackDown. Paxley, a former NXT Women’s and NXT Women’s North American Champion, is officially part of the blue brand.
Meanwhile, Flair’s issues with Jade Cargill and her crew seem far from over. The WWE Universe could expect the two to continue their feud.
`;
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-charlotte-flair-breaks-silence-debuting-superstar-helps-beat-jade-cargill-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













