”
], { 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);
});
});
})();
For those unaware, the 44-year-old star was the one who brought Perez into the villainous faction in Liv Morgan’s absence. However, as Balor is no longer part of the group, Perez reacted to the situation.
In a recent conversation on Complex Graps The Podcast, Rox revealed that Finn Balor was taken out of the group when she was gone from WWE. The star affirmed that the clubhouse is a family and that she initially did not feel well following the faction’s attack on Balor.
“In case people don’t remember, I was actually not around when Finn Balor got taken out of the Judgment Day, I actually had no idea this was going to happen. It definitely made me feel a kind of way when I came back to the clubhouse and I realised that Finn was gone and I had to watch what happened to him. Mostly because we do say we’re family, Judgment Day is a family, so part of me did feel a little indifferent when I saw the initial attack. But honestly I had to sit and think about it, and as much as I wanted to empathise with Finn Balor, because he did see something in me and he did bring me into the Judgment Day”.
Perez questioned why Finn Balor brought her into the Judgment Day. She said that Finn might see potential in her or might see her as a pawn. Lastly, the Judgment Day member said that she should remain with the villainous group despite what happened with the former Universal Champion.
“I kind of question why he brought me in in the first place, was it because he saw how good I was, or was it because he saw me as a pawn? I don’t know, so I had to do what was best for me and what was best for me was standing alongside the Judgment Day,” the WWE star said.
Roxanne Perez made a major declaration about the current WWE Champion
In the same interview, the Prodigy made a major declaration about current WWE Women’s World Champion Liv Morgan. Roxanne asserted that no one is ready to challenge Morgan for the Championship because everyone is afraid of her.
Additionally, the WWE star praised the way Judgment Day is working as a unit and standing together, regardless of who holds the group’s title. It will be interesting to see if Perez turns on Liv in the near future and eventually challenges her for the Women’s World Championship.
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-wwe-star-alleged-finn-balor-used-pawn?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




