”
], { 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);
});
});
})();
Fans are thrilled for The Nightmare vs. The Storm as both women are known for their strength, and their clash would indeed be a battle of two powerhouses. However, lately, fans have raised concerns about Mami’s sudden weight loss as she nears her title match.
A rumor circulated that Rhea Ripley’s transformation was due to needing to slim down, as her muscle mass was causing back pain. Mami was quick to debunk this narrative, calling it a “made-up thing” about her.
Now, Rhea Ripley has actually addressed the elephant in the room, revealing the real reason behind her slimming down. She commented under a video focused on her weight loss on Instagram by Revival Fitness, revealing that it’s a little eating disorder that she has been trying to fix.
“Just a little eating disorder that I’m actively trying to handle,” she wrote.
WWE’s Rhea Ripley reveals how she hated herself back in the days
In the present day, Mami may look like one of the most confident superstars on the roster. However, in an interview with Complex, the Nightmare talked about her early days in NXT. She assumed she looked bad and hated every inch of herself. Shopping was just terrifying for her.
“I just felt so nervous and uneasy, and I felt like I hated myself in everything that I was wearing. I thought my shoulders were too broad. I just thought I was like a weirdly shaped human. I just hated all the clothes on me. So shopping those days was terrifying,” she said.
That being said, it will be interesting to see how the Ripley-Cargill saga unfolds this weekend in Las Vegas.
`;
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-concering-update-rhea-ripley-ahead-wrestlemania-42?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













