”
], { 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);
});
});
})();
There are reports that Black is already in talks with AEW, where he was known as Malakai Black before his WWE return, but it seems that his wife has decided to undergo some changes of her own.
Ahead of her WWE exit and while appearing at The Hall of Fame ceremony and WrestleMania last month, Vega was seen with white in her hair. It seems that she has decided that she no longer wants to have her hair two-toned and is now fully black.
This could be a hint since Vega has similar hair when she joined WWE and before when she worked for TNA as Thea Trinidad.
It will be interesting to see where she ends up following her release, since she and her husband are now free to head to WWE’s rival companies as soon as they have sat out their 90-day release clause.
Zelina Vega and Aleister Black could now head to AEW
WWE is fully aware that their recent cuts could now help to boost AEW’s roster, and someone like Aleister Black making his return would be a huge deal for the promotion.
It would be even better for them if Vega were able to join him this time as well, since their Women’s Division could definitely use the boost.
Zelina Vega and Black are not the only stars who could now be heading to AEW, since many fans are pushing for Xavier Woods and Kofi Kingston to finally have a showdown with The Young Bucks. It’s a match that has been teased for years, and now, finally, all four men could be part of the same company, and there could be a way to make it happen as early as this summer.
Lots of former WWE stars will be free agents before the summer and could head to other promotions.
`;
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-zelina-vega-drastically-changes-look-following-wwe-release?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













