”
], { 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);
});
});
})();
Speaking on Watch Gino TV, the host graciously stated that Morgan has a good future in acting. However, the Women’s World Champion made a shocking reveal and stated she wants to wrestle until the wheels fall off and wants to be lifer in wrestling. While she’s interested in acting, the 31-year-old star stated her heart belongs to professional wrestling.
“I’m wrestling until the wheels fall off. I’m a lifer. But, yes, I’m very interested in acting, and WWE has been so gracious in kind of letting me explore that and spread my wings a little bit,” Morgan said.
Liv Morgan and The Judgment Day are targeting more gold on WWE RAW
Earlier this year, The Judgment Day made a crucial change when they kicked Finn Balor out of their faction. The faction has become more female-dominated, and Liv Morgan further cemented their dominance when she won the Women’s World Championship at The Showcase of the Immortals in Las Vegas against Stephanie Vaquer.
Meanwhile, Brie Bella and Paige became the new WWE Women’s Tag Team Champions at WrestleMania 42 when The Anti-Diva replaced Nikki Bella. The newly crowned champions have faced challengers from all sides, and Roxanne Perez recently invited them to Monday Night RAW.
However, The Judgment Day laid a trap, as Liv Morgan blindsided Brie Bella and Paige. The trio attacked the reigning champions and closed the segment as they posed with the titles. Later, it was revealed that the champions will defend their titles against Roxanne Perez and Raquel Rodriguez next week on WWE RAW.
If you use quotes from the article, please credit Watch Gino TV and provide an H/T to Sportskeeda Wrestling for the transcription.
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-i-m-interested-acting-female-wwe-star-makes-shocking-reveal?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




