”
], { 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);
});
});
})();
“Obviously, the tag team stuff might have to be put on hold for a little bit, but whatever she’s doing, I’m still going to be there for her and vice versa. It’s kind of sad to think about, because I feel like IYO has kind of been in my life here in the WWE over the past what, year and a half? We’ve been pretty much inseparable, whether we’ve been facing each other or we’ve been tagging together, just growing that bond,” said Ripley. [H/T: 411Mania]
You can check out the full interview with Ripley in the video below:
IYO SKY and the 29-year-old lost the Women’s Tag Team Championships to Lash Legend and Nia Jax this past Friday night on SmackDown.
Rhea Ripley pitches dream match against male WWE star
Rhea Ripley recently pitched an intergender match against Randy Orton and noted that she always wanted to face him.
Orton won the Men’s Elimination Chamber match at the PLE last night and earned the right to challenge Drew McIntyre for the Undisputed WWE Championship at WrestleMania 42. In an interview with GQ Sports, The Eradicator pitched a match against Orton and noted that fans had always wanted to see her get hit with an RKO from The Viper.
“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,” she noted.
It will be interesting to see if Rhea Ripley can defeat Jade Cargill at 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-shares-heartbreaking-update-tag-team-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













