”
], { 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);
});
});
})();
Bliss also sent an emotional message, mentioning that the last four years were “worth it” alongside Cabrera.
“It’s been the most amazing 4 years 🤍 love you so much @ryancabrera – ‘It was all worth it,'” she wrote.
Check out her Instagram post below:
Several current and former WWE personalities, including Liv Morgan, Braun Strowman, Brie Bella, Nia Jax, Damian Priest, Mike Rome, Drew Gulak, JoJo Offerman, Maryse, Jackie Redmond, Mia Yim, Tatyanna Dumas, Cassie Lee, and Saraya (fka Paige), reacted to Alexa Bliss’ Instagram post with a like. Meanwhile, Natalya left a wholesome comment on it.
Check out screenshots of stars’ likes and comments below:
WWE Champion Cody Rhodes apologized to Alexa Bliss for a major thing
During a recent interview with The Bella Twins and Becky Lynch, Cody Rhodes issued an apology to Alexa Bliss and Big E, revealing that their appearances on his What Do You Wanna Talk About? podcast will never air because of how drunk he got while filming them.
“The pours have been heavy. I will apologize now… I have said this, so I’ll not make a secret of it. I will apologize to Alexa Bliss, Big E, I’m not going to name the other one because she’ll go ham with it. But three of these episodes will never make it because of how deep those pours were. It’s never my fault… I’m just kidding, it’s never their fault. It’s always my fault. 100%. I already have a lisp, so we’re starting out… when you’re starting out that way, and then you watch it like, I thought it was okay… It’s rough. It’s rough. So I wanted those to be better.”
Alexa is all set to team up with Charlotte Flair to lock horns with Nia Jax & Lash Legend, Nikki & Brie Bella, and Bayley and Lyra Valkyria in a Fatal Four-Way Tag Team Match for the WWE Women’s Tag Team Championship at WrestleMania 42. It will be interesting to see if Bliss and Flair will become champions again.
`;
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-liv-morgan-braun-strowman-brie-bella-react-alexa-bliss-emotional-personal-update?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













