”
], { 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);
});
});
})();
Following the loss, Roxanne Perez was furious backstage and had a conversation with her Judgment Day stablemates. Liv Morgan interrupted and was condescending to the 24-year-old, making it seem like her issues were not a big deal.
The Women’s World Champion suggested that The Judgment Day shouldn’t sulk after a loss, and Perez noted that it would have been nice if her stablemates had helped her during the match. You can check out the tense conversation in the video below.
Liv Morgan defeated Stephanie Vaquer at WrestleMania 42 last month to become the new Women’s World Champion. She has not defended the title since defeating La Primera at The Show of Shows last month. Vaquer suffered a legitimate injury at WrestleMania and has not been in action since dropping the title to Morgan.
Roxanne Perez suggests WWE roster is scared of Liv Morgan
RAW star Roxanne Perez recently suggested that the women’s division in WWE was scared of Liv Morgan.
In an interview with Complex, Perez praised Morgan’s title reign and suggested that other stars on the roster were too scared to challenge her.
“I think Liv Morgan is doing a fantastic job at being the Women’s World Champion. I’m a little confused as to why people don’t want to challenge her for her title. Um, I don’t know, people are scared, or what the deal is, but I think that each and every single one of us in The Judgment Day are very different. So I think, regardless of this or that, I think that any one of us would hold the title differently, but I also think that we would stand as a unit, and, you know, have the numbers game in our favor, regardless of the champion,” said Roxanne Perez.
It will be interesting to see what the future holds for The Judgment Day in the weeks ahead on WWE RAW.
`;
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-roxanne-perez-teases-major-judgment-day-divide?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













