”
], { 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);
});
});
})();
“Happy Birthday to my forever terror twin” she wrote, with an image of Priest icing his head with his hat on top.
Priest and Ripley were a formidable duo during their time together in The Judgment Day and after they left the group.
The couple has become close friends both inside and outside of the ring, and it’s clear that despite her injury and the fact that they are thousands of miles apart, she still remembered to send a message on his birthday.
Rhea Ripley sent another Birthday message to her other partner today
Rhea Ripley had an interesting message for Damian Priest earlier today, but it seems that her own husband, Buddy Murphy, who wrestles as Buddy Matthews for AEW, also celebrated his birthday today.
Ripley sent her partner a message, but it was a little less heartfelt than the one that she sent to Priest, since she noted that her husband was now an “old fart.”
“Happy birthday you old fart 😘 Love you forever and always!” she wrote. Making it clear that the start of her message was a joke.
It’s an interesting coincidence that two of her closest male friends celebrate their birthdays on the same day, and it seems that she was able to spend the day with Buddy, who is still recovering from an injury.
Murphy suffered a severe ankle injury back in February 2025 and was forced to undergo surgery. He announced back in August that he was cleared to make his return to AEW, and noted that he wouldn’t be returning the same.
Murphy has been seen in the gym with his wife, Rhea Ripley, as both stars push to return to full fitness and the best shape of their careers.
`;
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-forever-terror-twin-rhea-ripley-sends-heartwarming-message-former-partner?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













