”
], { 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);
});
});
})();
She shared a video of herself “attacking” IYO SKY and noted that she was working through her jealousy. You can check out the video in her Instagram post below.
“Pov: you’re working through your ‘jealousy,'” she wrote.
Ripley and SKY are known as “Rhiyo” as a duo and captured the Women’s Tag Team Championships last month from The Kabuki Warriors (Asuka and Kairi Sane) on RAW. SKY was supposed to battle Women’s United States Champion Giulia this past Friday night on SmackDown in a non-title match, but was replaced by Ripley ahead of the show.
The match between Ripley and Giulia ended via disqualification on SmackDown. The 29-year-old defeated Ivy Nile and Lyra Valkyria on the February 9 edition of WWE RAW to qualify for the Women’s Elimination Chamber match at the PLE on February 28.
Rhea Ripley wants to battle a male WWE star
Women’s Tag Team Champion Rhea Ripley wants to battle Randy Orton in a dream match.
In an interview with GQSports, Rhea Ripley was asked to name a male WWE star she wanted to have a match against. She named Randy Orton and noted that fans had wanted to see her get hit with an RKO for a while.
“Obviously, I would love to put belts to a**es against Dominik Mysterio again, but if not him then I will let everyone live out their wildest dreams and I would love to face Randy Orton. Because everyone wants to see me get RKO’d for some reason and it didn’t happen before so, maybe we can live that out in the game,” said Ripley.
Only time will tell if the former Judgment Day member can win the Women’s Elimination Chamber match to earn a title shot at WWE WrestleMania 42 in April.
`;
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-s-ex-unleashes-jealous-attack-iyo-sky?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













