”
], { 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);
});
});
})();
Speaking to another former WWE talent, Dakota Kai, on ZELVX and CHARLIE GIRL, she revealed after finishing the shooting, she caught Ronda Rousey’s MMA return at the Intuit Dome in Inglewood, California. Then, she had to head to the airport at 4:15 in the morning.
The former Women’s Tag Team Champion mentioned that she was minutes away from her destination when things went awry.
“It was raining and then it was snowing. I don’t know how the—this bipolar weather was crazy. It was like raining and snowing and then all of a sudden, like, I’m 5 minutes away, literally 5 from the airport. And all of a sudden my wheel goes, and it went that way, and I went to pull it this way, and then I hit the median,” she said.
The crash left her rental car badly damaged, with the mirror, door handle, and the front end all taking a hit.
“My gas tank went from being like halfway full to like being empty. The mirror off, the handle for the door off, everything is all scratched up, and the front part was completely totaled,” she added.
Zelina Vega said she was fine after the accident but pointed to the adverse weather conditions, stating that she hates driving in such weather. Later, a responding officer arrived on the scene and asked the former WWE star whether she had been on her phone.
Vega said she felt as if the officer were trying to pin the blame on her, but she insisted that the road was bad. She then requested the officer to help her reach the airport, and he called in another officer to take her to her destination.
Zelina Vega shared an emotional message after her WWE release
Zelina Vega and her husband Aleister Black were both released by WWE on April 24. This brought an end to Vega’s second stint with the company, having been released earlier in 2020.
The former Queen of the Ring posted a heartfelt message following her exit from the sports entertainment giant. On Instagram, she noted how she was told that she wasn’t enough and how she proved many people wrong.
She noted that she was thankful for her journey and would continue to keep moving forward until she wants to stop.
If you use quotes from this article, please credit ZELVX and CHARLIE GIRL and give an H/T to Sportskeeda Wrestling for the transcription.
`;
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-two-time-wwe-champion-shares-details-scary-car-crash?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













