”
], { 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);
});
});
})();
“Well, actually, I kind of messed. It was my first pay-per-view. I was extremely nervous. If you notice, I’m like taking the Miz’s clothes off, messing around with him, and I was also supposed to take his pants off, but because I’m British, pants are trousers. So, he kept it. I could hear him going, ‘Take my pants off. Take my pants off.’ But I didn’t know what he meant. And I was nervous. So, I think it could have been even funnier. And what I was actually supposed to do was to make sure he had just his underwear on, and then Big Dick Johnson will come up.
“So, but I still think it was funny. It worked. And the Miz is like so easy to work off. He makes everything entertaining, easy. So, we just laugh about it now, but I should have taken his pants off. I felt horrible. Backstage, I was like eating myself. I was like so mad at myself, and you get frustrated like, ‘Oh!’ But you can’t change it now. It’s just a funny story,” said Layla (3:33 onwards) [H/T – Sportshadow Wrestling]
Layla was expected to leave him in just his underwear until Johnson arrived. However, she misunderstood, and that’s what made it funny. Layla lauded The Miz for being entertaining even then, as she felt easy to work with him. Although backstage, she felt horrible and frustrated. Now she laughs it off, but then, in what was her PPV debut, she felt mad about it.
The Miz lost to Trick Williams on SmackDown
The Miz and Kit Wilson interrupted the United States Champion Trick Williams on SmackDown last week. This led to a non-title match between The Miz and Trick right then and there. As Kit was intervening to distract the referee, for the A-Lister to attack Williams with a kendo stick, the move backfired.
Trick’s accomplice, Lil Yachty, took the stick from The Miz and left him dazed in the ring. That led to his loss and later Wilson being battered by Yachty with the kendo stick.
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-i-m-taking-miz-s-clothes-off-ex-wwe-star-opens-intimate-moment-the-miz?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



