”
], { 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);
});
});
})();
Following the confirmation of the divorce, some members of the internet wrestling community began speculating that the former Mia Yim is dating Shelton Benjamin. However, the AEW star quickly squashed the rumors, calling those who believed the story “stupid” and “gross.” Big Meech also responded to the speculation, noting that they are just friends and that anyone who can’t accept that is immature and insecure.
Michin and Shelton Benjamin have been close friends for years. The two often poke fun at each other on social media, which unfortunately gave rise to dating rumors.
Michin has nothing but love for former WWE Superstar Keith Lee
Michin and Keith Lee started dating during their time together in WWE. While both stars were released from the company in 2021, that did not break their bond, as they got married the following year. While they are no longer together, the female star has made it clear that she has nothing but love for the former NXT Champion:
“Slow news days I guess. Waking up to some love and some misogynistic comments (figures). We both are still friends and got nothing but love for each other. Go outside, get some sun, drink some water, and have a good day,” she said responding to misogynistic comments following the news of divorce
Big Meech and Keith Lee have had very different career trajectories since leaving WWE in 2021. While the female star eventually made her way back to the company, Lee joined AEW, where he has had a very lacklustre career. There is also belief in the industry that the powerhouse has silently retired. However, Lee himself has not confirmed the rumors.
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-michin-reacts-rumors-dating-former-wwe-champion-following-divorce-from-keith-lee?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



