”
], { 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);
});
});
})();
The former WWE Women’s United States Champion recently took Instagram stories to post a screenshot of the comment and her reply. Zelina further noted that she would not tolerate using “trans” as an insult.
“If you’re gonna attempt to diss me, you better be God kissed perfect. But what we not gonna do is use trans people as an insult cuz I won’t stand for that. Plus trans people are beautiful, transphobia is not,” Vega wrote.
Here is a screenshot of her Instagram story:
Zelina Vega’s last in-ring appearance was in the 2026 Women’s Royal Rumble Match. She entered the competition at number 16. Unfortunately, she had a disappointing outing, as she ended the match with no eliminations against her name.
Aleister Black opens up about his on-screen pairing with Zelina Vega
Zelina Vega and Aleister Black are among the very rare real-life couples to be together on-screen as well.
In an interview with Rick Ucchino of Sports Illustrated, Black spoke about getting to join forces with his wife on SmackDown. The former NXT Champion disclosed that WWE CCO Triple H wasn’t convinced by the concept.
Aleister Black added that Triple H’s perception changed after the successful feud between two well-known real-life couples, Seth Rollins & Becky Lynch and CM Punk & AJ Lee.
“When I got back, the conversation arose again, and initially [Triple H] was not really into it. But I think that with the success of AJ [Lee] & CM Punk and Seth [Rollins] & Becky [Lynch], I think that he kinda went like, you know what, this might actually really, really work. He was completely sold on it, and he really liked it. And then it kind of started building from there [during] those last two, three weeks. Where we’re now looking at the presentation that you saw last week, and slowly but surely we’re adding elements. This is a work in progress,” Black wrote.
Aleister Black and Zelina Vega teamed up to wrestle Damian Priest and Rhea Ripley in a mixed tag team match in December 2025. It will be interesting to see if they get to wrestle more bouts as a tag team.
`;
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-shuts-down-fan-following-disrespectful-comment?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













