”
], { 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);
});
});
})();
On Instagram, Rodriguez shared a one-word message after The Judgment Day betrayed Balor on RAW.
“Accountability 🖤” wrote Rodriguez.
Check out Rodriguez’s post on Instagram:
Rodriguez was in action on this week’s Monday Night RAW. She was involved in a Gauntlet Match to determine the new No. 1, but fell short after being eliminated from the match by IYO SKY.
The 35-year-old was involved in the Women’s World Championship for months, but was unsuccessful in dethroning Stephanie Vaquer.
JD McDonagh blamed Finn Balor for The Judgment Day’s betrayal of him
JD McDonagh claimed that The Judgment Day’s betrayal of Finn Balor was his fault. The Irish Ace claimed that his mentor lied to the faction and wanted to be the leader.
On Instagram, McDonagh sent out a message aimed at his former tag team partner. He said:
“What happened tonight was your choice, Finn. Nobody else’s. You lied to all of us. You got an ego. You wanted to be the leader. That’s never been what the Judgment Day has been all about and you used to know that. Judgment Day is my family and if anybody, even you, dares to try to step on any of them, you get stomped out,”
The feud between Balor and The Judgment Day could continue heading into WrestleMania 42. Meanwhile, Dominik Mysterio is the reigning AAA Mega Champion and is set to defend his title against El Hijo Del Vikingo.
`;
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-raquel-rodriguez-finally-breaks-silence-the-judgment-day-s-betrayal-finn-balor?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













