”
], { 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);
});
});
})();
The two brawled momentarily, and it ended with SKY landing a springboard dropkick off the top rope, sending a statement to Morgan and standing tall in the end. Rhea Ripley has now reacted by sharing the clip of the exchange on her official X account.
Fans in the comments are clamoring for Rhea to return, but they will have to wait for an official update on Mami’s injury.
Rhea Ripley may have to vacate her WWE Women’s Title
Ripley won the Women’s title from Jade Cargill at WrestleMania 42 after a thrilling battle. She put her title on the line again at Clash in Italy against Cargill in a rematch and successfully defended it. However, she suffered a knee injury that has unfortunately taken her out of action.
Rhea finds herself in a similar spot to a couple of years ago when she had to vacate the World Heavyweight Title following an injury. Fans will hope that the injury is not too severe and that she can return in time to face the winner of the Queen of the Ring tournament at SummerSlam.
Liv Morgan going up against Ripley would be a star-studded battle, although something more interesting would be if IYO SKY were to become Queen of the Ring and eventually face her best friend and former tag team partner for the WWE Title. Ripley and SKY have feuded in the past, but the past year has seen them getting closer and closer as friends and partners, which will make things very uneasy if they are to face each other for the company’s top prize.
`;
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-rhea-ripley-reacts-liv-morgan-iyo-sky-s-confrontation-wwe-raw?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













