”
], { 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);
});
});
})();
King is the son of Brian Pillman, and Grace is the daughter of Santino Marella, with Lorenzo getting into the group because of their relationship. Connors is the son of Fit Finlay, while Dempsey is the son of William Regal.
According to BodySlam+, WWE is reportedly interested in signing David Finlay, who just left NJPW. He’s the older son of Fit Finlay, so he fits the new NXT stable. The report added that there’s no deal between David and WWE, with AEW also showing interest in the two-time IWGP Global Heavyweight Champion.
David Finlay brings experience and star power in NXT, though he could also fit into the current story between Tama Tonga and Shinsuke Nakamura. With EVIL also rumored to be signing with the Stamford-based promotion, a potential stable consisting of former NJPW stars could be on the cards as well.
It should be noted that there are other ex-NJPW stars on the main roster, like Tonga Loa, Talla Tonga and JC Mateo. Even TJ Perkins recently returned as part of AAA.
WWE files trademark linked to new NXT group
As mentioned above, Lexis King, Channing “Stacks” Lorenzo, Uriah Connors and Ariana Grace have formed an unnamed group in NXT. They are expected to get Charlite Dempsey as well, with WWE possibly using the name “Birthright” for the group.
According to Wrestling Headlines, the biggest wrestling company in the world filed a trademark for “Birthright” on February 11th under entertainment services. It will be interesting to see if David Finlay gets signed and becomes the leader of the group.
`;
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/rumor-report-wwe-planting-seeds-major-fourth-generation-star-s-tv-debut-already?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













