”
], { 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);
});
});
})();
Naraku confronted Tony D’Angelo in his NXT debut and spent the next few months chasing the title. He defeated Mason Rook to become the new #1 Contender for the title but failed to capture it on two different occasions. He started feuding with Shiloh Hill after failing to win the NXT title. He recently posted a picture with the developmental brand’s Head of Creative Shawn Michaels. He called Shawn a Legend and issued a warning to everyone on the NXT roster.
“A handshake with a LEGEND. A WARNING to everyone else. The abyss awaits. #WWENXT #NARAKU,” he wrote.
It will be interesting to see what Shawn Michaels has planned for Naraku in NXT.
Lola Vice credits her time in NXT under Shawn Michaels after recent main roster call-up
Lola Vice recently got called up to the WWE main roster after spending nearly 4 years in NXT. During a recent appearance on the Busted Open Radio, Lola stated that she honed her skills in NXT and is now ready for the challenges on the main roster. She also said that she wouldn’t have been ready for the main roster if she got called up earlier.
“I knew I was ready and I knew I was prepared. I got a lot of experience in NXT and AAA. When I got the call, I said, ‘This feels like the right moment for me.’ Mentally and physically, I’m at my best, and if it had been way before, I wouldn’t have been ready or had as much experience as I have now. I feel like I’ve developed my character, and I’m ready to roll on the main roster,” Vice said.
NXT under Shawn Michaels’ creative has created a lot of future World Champions. Fans are excited to see what’s next for Lola Vice now that she’s on the main roster.
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-the-abyss-awaits-new-wwe-signing-finds-shawn-michaels-sends-a-message?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



