”
], { 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);
});
});
})();
The semi-final match had a solid buildup, with Judgment Day members making it clear that they would be assisting Liv Morgan in the bout when needed. Roxanne Perez also threatened Flair before the match.
Flair had a rough time before the match itself, as she was attacked by Jade Cargill in a backstage segment that left her left knee damaged. This gave her a major disadvantage in her fight with Liv Morgan, something that the latter took full advantage of and won.
Afterwards, Morgan responded to a post by the former WWE Women’s Champion, who is nicknamed The Queen, stating that she was The Queen now.
“No that’s me now 👑,” Liv Morgan wrote.
You can check out the thread below:
Liv Morgan recently flirted with a WWE star
While Liv Morgan is being quite succesful in her matches, the same cannot be said for her on-screen boyfriend, Dominik Mysterio.
Dominik Mysterio recently had a match against Oba Femi, which he ended up losing. Before the fight, Morgan had tried to flirt with Danhausen to get him to curse Oba Femi. However, Danhausen had demanded to be put in Morgan’s next music video.
While Morgan walked out after the request, seemingly paying no heed to it, it does not appear that Danhausen has understood the rejection. In a recent post, the former AEW star stated:
“Danhausen can’t wait to be in the next musical video 🎶 Hausen! Hausen! 🎶 thank you @YaOnlyLivvOnce”
It does not appear likely that he will get his request though, but Liv Morgan could possibly give in to his demands down the line in WWE.
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-steals-name-former-wwe-champion?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



