], { 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);
});
});
})();

She said that a lot of people have a hard time accepting that she is mixed, and the debate resurfaces during the Black History Month.

“I do feel like that is always crazy every year when this month (Black History Month) rolls around and people are like, ‘Why are you calling her Black? She’s not Black.’ Or other people defending me and stuff. Why would I lie about that?” she said.

She added that people ask her for proof of her racial identity, and despite her sharing it, they still dismiss her heritage.

“I just think it’s ridiculous. I get a lot of people that are asking for proof. Like, ‘Oh, prove it. Show me a picture of your dad.’ Then I do, and they’re like, ‘He’s mixed. He’s not full Black.’ I’m like, why would I lie? Why does it matter? It always baffles my mind every time people start finding out again,” she said.

Sol Ruca talks gymnastics, ADHD & NXT legacy | What's Your Story? With Steph McMahon

The WWE star said that she understands why people might get upset if she said she was a Black woman, since she didn’t have the experiences they did. However, she added that she never claimed that she’s a Black woman but has always said she was mixed, which should be accepted.


Sol Ruca gained momentum ahead of WWE NXT Title match

This week on NXT, Sol Ruca faced Lainey Reid of The Fatal Influence in a singles bout. Despite the WWE NXT Women’s Champion Jacy Jayne present at ringside, Ruca recorded a massive win.

This sets her up nicely as she challenges Jayne for the Title next week on the show in a Triple Threat match that includes her former friend Zaria.

The match was made official on Vengeance Day by interim NXT general manager Robert Stone after the three stars confronted each other on the show.


If you use quotes from this article, please credit What’s Your Story? With Steph McMahon and give an H/T to Sportskeeda Wrestling for the transcription.

Why did you not like this content?


`;
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-people-asking-proof-26-year-old-wwe-star-responds-fans-questioning-racial-identity?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

Leave A Reply

Exit mobile version