”
], { 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);
});
});
})();
“You know, growing up, little Liv Morgan was the biggest Chain Gang Soldier ever. loved John Cena, but you know, as I grew into a woman, I smartened up, you know, and learned what a real man is. And so to be involved in his retirement tour was a very full-circle moment for me. I came out, I think I had everyone confused, turned on John Cena, and helped Dominik solidify his victory,” Liv Morgan said.
Morgan made the abovementioned comments in character. She added that her angle with Cena at Survivor Series: WarGames was a full-circle moment for her. The RAW Superstar recalled returning from injury and confusing everyone with an attack on Dominik Mysterio. She later turned on Cena and helped Dominik regain the Intercontinental Championship.
Liv Morgan revealed her favorite WrestleMania moment involves Dominik Mysterio
Dominik Mysterio won his first singles title on the main roster at WrestleMania 41. He defeated Bron Breakker, Penta, and Finn Balor in a Fatal Four-Way Match to capture the Intercontinental Championship. Morgan said it was a WrestleMania moment that she will always remember.
A win for Dominik is a win for The Judgment Day and ultimately is a victory for Morgan, too. In the same interview, The Miracle Kid said that she loved “Dirty” Dom’s crowning moment and highlighted how the Las Vegas crowd’s reaction made it even more special.
Last year at ‘Mania, Morgan and Raquel Rodriguez lost the Women’s Tag Team Title. Later this month, she will challenge Stephanie Vaquer for the Women’s World Title at The Show of Shows.
If you use quotes from here, please credit Esteban Ramirez on YouTube and give an H/T to Sportskeeda for the transcription.
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-liv-morgan-claims-john-cena-real-man?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



