”
], { 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 pictures ranged from recent times to his early days in the ring, with many of his colleagues being featured in his posts, including his best friend Rey Mysterio and his godson Dominik Mysterio. Interestingly, among his posts, there was also a video of Jacob Fatu and a few friends wishing the veteran good health.
Meanwhile, former WWE Superstar X-Pac (real name: Sean Waltman) posted a photograph alongside Konnan on X/Twitter after a major announcement. With all of the legend’s recent posts on social media and Waltman’s tribute, it appears that the Lucha Libre legend has been feeling better. Although there is no official word on his health.
After WWE’s acquisition of Lucha Libre AAA Worldwide in April 2025, Konnan was drastically unburdened of a lot of backstage responsibilities. Previously running the entire show, the aging veteran continued working as an executive but did not have to worry about production issues.
This left him free to concentrate purely on the creative aspect of things, and he also served as a commentator on AAA shows occasionally.
Hall Of Fame Induction Announcement For Konnan
Former TNA World Champion Mike Santana could be moving on from the company, but he had an important announcement to make before parting ways with the promotion.
In an emotional package aired by Total Nonstop Action Wrestling, Santana gave a glowing tribute to the Lucha Libre legend and announced that Konnan would be inducted into TNA’s Hall of Fame later this year, at Bound for Glory.
Santana praised the OG’s influence in his own life, career, and also those of countless luchadores over the years.
All of us at Sportskeeda Wrestling wish the Lucha Libre legend the best of health in his recovery from surgery and also congratulate him on his TNA Hall of Fame induction.
`;
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-update-lucha-libre-legend-konnan-after-double-leg-amputation?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













