”
], { 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);
});
});
})();
Morgan stood between Perez and Rodriguez and posed with her stablemates, signifying an end to the drama within the faction. Morgan confirmed her issues with Perez are in the past today on social media with a one-word response after WWE asked if there were still hard feelings between the two stars.
“Nope 😊,” she wrote.
Morgan returned during the Intercontinental Championship match between John Cena and Dominik Mysterio at the PLE this past Saturday night. At first, the former champion made it seem like she was going to betray Dirty Dom, but she ultimately decided to hit The Cenation Leader with a low blow. Mysterio capitalized on the interference to capture the Intercontinental Championship for the second time.
Rhea Ripley reacts to Liv Morgan’s return at WWE Survivor Series
Rhea Ripley recently commented on Liv Morgan’s return to the company at Survivor Series.
Liv Morgan stole Mysterio from Ripley at SummerSlam 2024 and has been aligned with The Judgment Day ever since. Speaking on the Survivor Series Post-Show, The Eradicator admitted that she knew it was over for John Cena once the former Women’s World Champion hit him with a low blow.
“Liv obviously slapped Dom and I was like maybe she’s seen everything he’s been doing with Roxanne and The Judgment Day, but then when she changed her facial expression I knew it was over for John Cena at that time, because I know how tactical Liv and Dom can be and how slimy they are. So I knew right then and there they had that in the bag,” said Ripley.
It will be fascinating to see what WWE has in store for The Judgment Day moving forward on 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-liv-morgan-finally-addresses-heat-fellow-judgment-day-member?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













