”
], { 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);
});
});
})();
However, ahead of this year’s Show of Shows, Morgan’s new single, Trouble, came out. This song later became her theme on WWE TV as she debuted it at ‘Mania.
Now, Liv Morgan has a reason to celebrate. Congratulations are in order, as The Miracle Kid’s song “Trouble” has reached 1 million views on YouTube. Fans are liking her single, as the video currently has 45K likes. The Judgment Day star recently took to her Instagram Stories to react to her major milestone. Although she didn’t write anything, she reposted her friend’s story, which highlighted her achievement.
Check out a screenshot of her Instagram story below:
Liv Morgan talked about her WWE Women’s World Championship win
WWE recently uploaded a behind-the-scenes vlog of WrestleMania 42 featuring Liv Morgan on its YouTube channel. In the video, The Miracle Kid noted how Stephanie Vaquer called her out for taking help from her Judgment Day teammates.
Morgan said she didn’t care about La Primera’s comments as she was the greatest women’s champion of all time. Liv also mentioned that she believed she was much better than Vaquer, and she cemented her legacy at ‘Mania by winning the Women’s World Championship again.
“You know what I was really thinking about? The amount of times Stephanie said — it stuck in my mind throughout these last few months — is that I hide behind my friends. She’s right. Do you think that I care? If I didn’t win this honorably? Do you think I care that I cheated? Do you think I hid behind my friends? I promise you, there’s not one bone in my body or fiber of my being that cares because I am the greatest women’s world champion of all time. Tonight, I got to cement that legacy, and it will live on forever and ever. I’m so much better than Stephanie Vaquer. You know what, I’m gonna go celebrate tonight with Daddy Dom, with Raquel, with Roxanne. The Judgment Day, we’re gonna hit the Vegas strip.”
It remains to be seen what the Triple H-led creative team has planned for Liv Morgan’s future as the WWE Women’s World Champion.
`;
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-congratulations-wwe-star-liv-morgan-6424912b?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













