”
], { 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 segment ended with Raquel Rodriguez and Roxanne Perez, Morgan’s Judgment Day factionmates, coming out to her aid and helping her lay a brutal attack on the Queen of the Ring winner by retargeting her injured knee from the final.
Following this incident, Morgan has uploaded a set of photos and videos of her actions on RAW on Instagram. She sent a two-word message to all the women in the RAW locker room in the caption. It reads “Trouble, trouble”. She also included a personal photo and the other videos and photos were her highlights from the latest episode of RAW.
Liv Morgan’s own pop song, ‘Trouble’, which is currently her entrance music, has been a defining part of her character of late.
Before IYO SKY, Liv Morgan confronted Danhausen on RAW
Liv Morgan, who was livid after her loss against IYO SKY, blamed Danhausen for cursing her before her match at Night of Champions.
She had a bone to pick with the Very Nice Very Evil star, so she confronted him about his recent antics, which included stealing a 100,000 dollars from her boyfriend Domink Mysterio, electrocuting her factionmate JD McDonagh, and cursing her before her match.
She did so after the Judgement Day had successfully wrecked Danhausen’s lab and threatened him. Later in the night, Danhausen distracted Dominik Mysterio with a briefcase of the stolen money when Dirty Dom was at ringside during JD McDonagh’s match against Chad Gable. McDonagh lost the bout, but when he went to open the briefcase with Dom, it exploded in their faces.
Judgment Day did get the better of Danhausen, however, as Raquel Rodriguez came out to steal Danhausen’s Knicks jersey from him.
Danhausen may need a lot of supernatural support to help with neutralizing the Judgment Day, as each member is now after his life following his recent antics.
It would be very interesting to see how Danhausen manages to escape the Judgment Day’s numbers game in the weeks to come.
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-sends-2-word-message-after-wwe-raw-incident-posts-personal-photo?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


