”
], { 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);
});
});
})();
Now, she looks to be taking her skills to the microphone with a new podcast. Ric Flair posted a photo of himself and Charlotte sitting down for a podcast, and he tagged an account called @otpwithashley, standing for “Off the Pedestal with Ashley Fliehr”. This appears to have been him spoiling her new podcast drop.
Charlotte Flair was called out by one of SmackDown’s newest stars
Charlotte Flair is in an interesting position on SmackDown. She’s one win away from the Queen of the Ring finals, although she has to get past Women’s World Champion Liv Morgan to reach that spot. Then, she can potentially beat Iyo Sky to become the Queen of the Ring. She might be the Queen, but this will make it official in a much bigger way.
She is also in a position where she is dealing with many stars whom she hasn’t technically faced before. One of those names is Blake Monroe, fka Mariah May, a former World Champion from her days in AEW.
In a vignette teasing her big debut, Blake Monroe had this to say about Charlotte Flair:
“Dear diary, let’s talk about Charlotte Flair. Charlotte, I remember watching you as a part of the historic women’s evolution. You are truly one of the greats. And with Alexa Bliss by your side, well, you’re a match made in co-dependent heaven. I mean, what a farce; you’ve deluded yourself into thinking you are stronger together, and you’ve only turned soft, weak,” she said.
Monroe added that she never bothered herself with friends. It’s certainly true if you look at her time in AEW and WWE. When she joined NXT, she had a wholesome friendship with Jordynne Grace that didn’t last very long. They would end up having quite the epic feud.
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-ric-flair-appears-spoil-charlotte-flair-s-next-huge-move-outside-wwe?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



