”
], { 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);
});
});
})();
Recently, he has been feuding with Danhausen on SmackDown while teaming up with Kit Wilson. This week on the blue brand, he took on Axiom in the Spanish star’s home country.
Toward the end of the match, the Awesome One was distracted by the lights going off a couple of times, and it allowed Axiom to pick up the win. Speaking on Busted Open After Dark, Mark Henry praised The Miz.
He said the eight-time Intercontinental champion is in his prime and that fans will miss him once he is done.
“Man, y’all going to miss Miz when he’s gone. Miz, he said in his promo with Nick Aldis that he was in his prime, and I truly believe that. I truly believe that right now, Miz is as good as he ever was,” he said.
He stated that WWE is giving the A-Lister the respect he deserves as a Grand Slam Champion which many promotions don’t do with such talent. Henry said they bring up his achievements often and said he has proven that he can hang with anybody in the ring.
“Not only do they bring it up all the time, which is a bonus for Miz because of his sense of accomplishment. But he can still get in there and go with anybody. And he’s proved that this year and last year, we saw Miz have some unbelievable matches,” he added.
The Miz lost to Danhausen at a WWE live event
The Miz and Kit Wilson have been embroiled in an entertaining feud with Danhausen. They had a segment with the Very Nice, Very Evil star at WrestleMania 42 and lost to him in a tag team match at Backlash.
And they do appear to be cursed after The Miz lost to Danhausen at a live event in Liverpool, UK.
This marked the former AEW star’s first win at a WWE live event. During the contest, Danhausen also paid a tribute to John Cena using his own version of the Five Knuckle Shuffle.
If you use quotes from this article, please credit Busted Open After Dark and give an H/T to Sportskeeda Wrestling for the transcription.
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-wwe-fans-will-miss-45-year-old-star-he-s-gone-believes-mark-henry?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



