”
], { 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);
});
});
})();
Triple H and Co. have received a lot of flak for how they have booked Liv Morgan’s reign. However, the Women’s World Champion has another outlook towards the situation, as she believes that no one dares to go after her. She has also doubled down on defending the lack of title defenses, as she told Cathy Kelley that she will not put the championship on the line for the next 100 days after defeating Iyo Sky.
Liv has fulfilled one of her two promises as she defeated IYO SKY at SummerSlam. However, the chances of her going another 100 days without a title defense are slim, especially with Stephanie Vaquer being on the verge of a return.
Liv Morgan wants to be the WWE Women’s World Champion for 1000 days
Liv Morgan has been the Women’s World Champion for over 100 days. The Trouble Girl had the first title defense of her reign at SummerSlam, where she defeated IYO SKY. The Judgment star has also made it clear that she’s just getting started and wants to be the champion for over 1000 days.
“I’d love to keep my streak going. Like you said, I am 2-0 at SummerSlam. I have a great track record, so I’d love to keep that going. But most importantly, I want to retain my Women’s World Championship. I am over 100 days as champion, and I want to make it a 1,000 days as champion,” she said.
Only one star has been the champion for over 1000 days in the modern-day WWE. Roman Reigns had a historic, record-setting Universal Championship reign that lasted 1,316 days. Athena of AEW has also been the ROH Women’s Champion for over 1000 days.
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-current-wwe-champion-defend-title-next-100-days-reveals-cathy-kelley?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



