”
], { 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);
});
});
})();
A while back, Martinez claimed that the Hall of Famer was always rude to her, and she didn’t have the fondest memories of the legend when the former Ariel was in the Stamford-based promotion. Speaking on Too Much Information, the former ECW star went off at the multi-time WWE World Champion when his name came up in one of her topics of discussion.
“Can I go on f’n day in my life without having to see Shawn Michaels’ f**king face? Just one day. Can I please? I get triggered. I don’t care for the gentleman. Maybe he’s different now. I have no idea. I don’t really even know him, but based off of my personal interactions with him and based off of what other people have told me and based off of his vibe,” Martinez said.
Shelly Martinez further doubled down on why she isn’t a fan of The Heartbreak Kid and gave her opinion of the 60-year-old WWE veteran.
“I’m going to go ahead and say this. Go ahead and correct me, Shawn Michaels or whoever. You’re an insecure little b**ch. That’s what it is. I see it. You’re an insecure little b**ch. A little scared. So you put on this certain persona 24/7. Maybe even believe it. It’s so delusional now. You believe it all. I could be totally wrong. I don’t know the man. I don’t know. That’s what I see. Sorry, not sorry. That’s how I feel,” Martinez said.
Shawn Michaels on his alleged issues with major WWE star
Shawn Michaels spent four years away from wrestling and gave some of the best matches of his career when he returned to the ring in 2002. However, The Heartbreak Kid never locked horns with The Rock, and there were rumors and speculations on what happened between the veteran and The Brahma Bull back in the day.
In an appearance on the Brooklyn with Carmelo Anthony podcast, the multi-time world champion addressed the alleged issues with The People’s Champion. The 60-year-old WWE veteran claimed that the rumors were blown out of proportion, and the two have put their issues behind them. While he didn’t go into specifics, the two have seemingly solved it and moved on in their respective lives.
If you use quotes from the article, please credit Shelly Martinez’s YouTube channel and provide 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-you-re-insecure-little-b-ch-female-ex-wwe-star-goes-shawn-michaels?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



