”
], { 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 was covered in bruises and clearly banged up ahead of the match, but still put on a fantastic performance before wrestling Sol Ruca last night on RAW.
It’s clear that she has earned the nickname Monday Night Liv, which has been handed to her by WWE.
Following her win over Sol Ruca, which she owes a big assist to Zaria, it seems that she has now earned that nickname as one of the main World Champions on RAW.
Following the match, Stehanie Vaquer made it clear that her issues with Liv Morgan are far from over, which could be a hint regarding her upcoming Backlash title defence.
Liv Morgan’s match at WrestleMania 42 was cut short
There has been a lot of talk about the length of matches at WrestleMania, and it seems that Liv Morgan’s match against Stephanie Vaquer was purposely cut short. Reports noted that both women were banged up heading into the match, and given the recent injury issues, it was a wise decision to ensure that there was no risk of any of the women’s injuries getting worse.
WWE has just gone through one of the worst six months, with many of their biggest stars suffering injuries heading into WrestleMania, which led to a number of changes to the card. Seth Rollins was originally set to face Bron Breakker and Gunther against Rey Mysterio, but injuries to Breakker and Mysterio forced changes late on.
Brock Lesnar’s retirement also came as a huge shock to fans, while Paige’s return to the company was one of the biggest talking points of the weekend, It came as a shock that there were no plans for the new Women’s Tag Team Champions on RAW, it’s also confusing to understand how Nikki Bella now fits into this scenario when she is finally able to be cleared.
Brie and Nikki made their return to WWE so that they could win the titles together, but her injury meant that Brie was able to win them with Paige. At some point, Nikki will be cleared, and she will want to hold the titles with her twin sister.
`;
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-wwe-hands-liv-morgan-new-name-following-wrestlemania-title-win?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













