”
], { 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);
});
});
})();
Liv Morgan had initially reacted to the announcement of Paige and Brie Bella appearing on RAW made by WWE with a yawning emoji. Nikki Bella fired back by claiming that it was how Morgan was as a singer and wrestler, which led to the Judgment Day member going personal.
“I can’t believe ur tweeting me from home with ur broken a** ankle. but since you want my attention…. Ur sister and Beige should be embarrassed. Next week @RaquelWWE & @roxanne_wwe are gonna be our NEW WWE Women’s Tag Team Champions 🤩 & as for you ? You can just keep on watching me 😌 Happy Mother’s Day btw, much love to all the single mothers out there. See you soon loser 😘,” she wrote.
Check out Liv Morgan’s tweet here.
Liv Morgan’s teammates will have the chance to win gold next week on RAW
As revealed by the Women’s World Champion herself, Raquel Rodriguez and Roxanne Perez will have a shot at the Women’s Tag Team Championship next week on WWE RAW. After their brawl this week, Paige and Brie Bella will be defending their titles against their heated rivals on the Monday Night Show.
However, they will be at a disadvantage since Morgan will likely be in The Judgment Day’s corner. On the other hand, unless Nikki Bella manages to travel to the show, her sister will be left at a disadvantage.
With how personal things have become between the two sides, it would not be a surprise to see their feud continue throughout the summer. However, it all depends on the outcome of the title match next week and whether Brie Bella and Paige retain.
`;
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-goes-personal-shocking-insult-towards-female-wwe-legend?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













