”
], { 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 ex-WWE star said she realized she had been humiliating herself by making such content. Some girls who do similar content tried to tell her she was overthinking it, but she trusted her gut and stopped making that kind of content.
“I’ve had two different realisations at two different times in my life. The first time I quit doing customs, and then this last time. I didn’t realise I was humiliating myself. I thought I was just acting like an idiot for some freaking dude to j*rk off to some content. And I didn’t want to think about the j*rking off part, and I didn’t have to be n*ked so there you have it. That was the thought process behind it. And girls that do it, and I love them, and they tell me ‘You think too much about it.’ And I’m like ‘I can’t help it now, I can’t unsee it,'” she said.
Furthermore, Shelly discussed the ultimate realization that led her to quit.
“It’s like the Wizard of Oz. As soon as the curtains pull back and you see it, there’s no way you could go back. Then I got mad, I’m like ‘Dude, I’ve been humiliating myself. Awesome.’ And some dude’s j*rking off. His climax is for me to humiliate myself. And that’s when I was like ‘F**K this.’ I am not doing this anymore. So I can’t turn it off.” (H/T: TJR Wrestling)
Former WWE star talks about her leaked photo
Over the years, many pro wrestlers have been victims of leaks, and former WWE name Shelly Martinez is one of them. Speaking about it on her podcast, Ariel revealed that either one of her ex-boyfriends leaked her picture, or someone at her former wrestling gym leaked it as she took those over there.
“I hate this cuz like now people are gonna go look for it. It’s part of the story, though. So, what are you gonna do? There’s two photos that circulate of me being topless. And I’m here to tell you it was either, cuz I can’t remember which boyfriend it was. It was either one of my long-distance boyfriends, someone got into his phone, or the wrestling school that I was with, and I took those pictures there.” (H/T – TJRWrestling)
Situations like these could be really traumatizing for anyone. Many female stars, like Paige and the legendary Kaitlyn, have had their private pictures leaked online. As fans, we should report such content and help stars overcome.
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-didn-t-n-ked-some-dude-s-j-rking-off-female-ex-wwe-star-quits-adult-themed-content?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



