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

“When I was backstage, there were these two extras standing back there, and I felt he said he was from Mumbai. I am sorry if it was somewhere else (…) So he could tell I was crazy nervous, like I was nervous, and at this time, like the entrances have only started. We were like on number four, and he looked at me, and he is like, ‘You just got to take deep breaths,’ and I am like, He goes, ‘You got to take six deep breaths (…) and I go, ‘Will you do it like coach me into this? So he did, and he would count one, two, three, and then he, I mean, he did the counting for me, and then when I was done after six, he goes, ‘Okay, now it’s time for affirmations,'” Brie said.

The Hall of Famer further revealed how the extra wrestler motivated her.

“So he told me affirmations about me, what he sees in me, and he is like, ‘I know who you are, I follow her career, and he said very touching things. I was on my gosh, and he goes, ‘Now your turn,’ so I go, I am, (…) and I just did the whole thing like I went through all my I ams to him, and he goes, ‘Now go out there.’ It calmed me, but then it picked my chin up, rolled my shoulders back, and I was like, he probably didn’t realize how much I like (…) he gave me confidence. He made me feel calm, safe, and all these different things. So I am so grateful that he was there. Like I feel like sometimes we don’t know what angels will be around us, and I was like, ‘I needed that,'” Brie added.

Brie Mode Activated! | The Nikki & Brie Show

Brie Bella might get a title match at WWE WrestleMania

WWE is officially on the Road to WrestleMania 42. The Bella Twins have made it clear that they are gunning for women’s tag team gold for the first time in their careers.

The OG WWE women’s tag team will now look to rise through the ranks and earn a shot at Rhiyo’s (Rhea Ripley and IYO SKY) championship. Given the stature of the potential showdown, WWE could book it for The Showcase of the Immortals. However, fans will have to wait and see whether this actually happens.


If you use quotes from here, please credit The Nikki and Brie Show and give an H/T to Sportskeeda 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-i-needed-that-brie-bella-personal-backstage-moment-male-wrestler-ahead-wwe-royal-rumble-return?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