”
], { 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);
});
});
})();
On Instagram, Morgan shared glimpses of her birthday celebration. Several superstars reacted to her Instagram post and wished her.
Check out the messages sent to Morgan on her birthday from fellow WWE Superstars:
Nikki Bella also made sure to take a subtle dig at Morgan with her wish to the Women’s World Champion. The two superstars started feuding before Evolution 2, but a match was never officially booked after Morgan suffered a shoulder injury.
Sam Roberts explained how WWE’s landscape could change with Liv Morgan winning the Queen of the Ring Tournament
Sam Roberts pitched the idea of a royal WWE wedding if Liv Morgan and Dominik Mysterio win the Queen and King of the Ring Tournaments, respectively.
Speaking on RAW Recap, Roberts explained that Morgan and Mysterio will take over Monday Night RAW if they win their respective tournaments.
“Can you imagine the level of indecent control that Liv Morgan & Dominik Mysterio would hold over that show if they were the Queen & King of Monday Night RAW? If they were King & Queen of the whole roster? They would be impossible to deal with. JD [McDonagh] would be a Duke or something. That would be sick. Duke McDonagh. We could have a Royal wedding! Wow. We’d have to do it at six in the morning as they do in the UK. Or they could just do it on RAW. It would be the most huge, gallant affair that has taken place on Monday Night RAW. Massive. That’s who I want to win the Queen & King of the Ring – Liv and Dom.”
Liv Morgan will face the winner of the final first-round match in the Queen of the Ring Tournament.
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-bianca-belair-charlotte-flair-nikki-bella-wwe-superstars-react-liv-morgan-s-special-day?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



