”
], { 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);
});
});
})();
This means that she is now reunited with former Terror Twin Damian Priest, and the two stars could now link up. Ahead of her first SmackDown show, R-Truth has already confirmed that The Judgment Day is back, sharing an update from when he was seen as a member of the group and was used for money.
Truth shared several interesting names for the likes of Liv Morgan, Raquel Rodriguez, Finn Balor, Dominik Mysterio, and JD McDonagh as part of his post as well. It is worth noting that once again, Roxanne Perez hasn’t been included.
Judgment Day is back yall! WITHOUT the trouble makers: Big head @jd_mcdonagh psycho @RaquelWWE crazy @YaOnlyLivvOnce freaky @FinnBalor( dude has a demon livin inside of him) last but not least Tom&Nick Mysterio@DomMysterio35 is related to them both. We good ova her love @ArcherOfInfamy @RheaRipley_WWE
It seems that Truth is happy with his new position alongside Damian Priest as a Tag Team Champion and is now hoping that Rhea Ripley will join them again.
Rhea Ripley is the WWE Women’s Champion
Rhea Ripley will make the move over to WWE SmackDown official on Friday night, and it could also be where the Judgment Day reunites, since she is expected to have a segment with Damian Priest.
Priest and Ripley were best friends throughout their time in the group and were kicked out together when Liv Morgan took over. The two stars are also best friends in real life and have shared a number of career highlights together.
It’s interesting that Truth and Priest are now champions at the same time as Ripley and it could be a storyline worth visiting to see the three stars working together if there was a way for them to step into a six-man tag team match.
`;
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-judgment-day-back-major-wwe-star-teases-reunion-rhea-ripley-damian-priest-smackdown?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













