”
], { 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);
});
});
})();
After his previous match against The Second City Saint in Belfast, Ireland, Balor seemed like he was on the verge of turning face. The Prince showed respect to Punk the following week, and the World Heavyweight Champion suggested that Balor should stop aligning himself with The Judgment Day.
Interestingly, Balor seemed like he was taking Punk’s suggestion under consideration. This didn’t sit well with Liv Morgan, who confronted the Irish star and reminded him that the group was his family.
While The Prince eventually attacked The Second City Saint and is set to challenge him for the title, Morgan and the rest of the faction may decide to kick Balor out this week.
The Miracle Kid could say that instead of waiting for the Irish star to turn on The Judgment Day, the group decided to get rid of him. This scenario could finally lead to Balor turning face and challenging Punk once again as his former self. However, if this comes true, the villainous stable could intervene and cost The Prince a potential title win in Chicago.
That said, this scenario is only based on speculation, and nothing has been confirmed.
Finn Balor could face Dominik Mysterio for the Intercontinental Championship at WWE WrestleMania 42
If Finn Balor leaves The Judgment Day in the near future, he could ultimately challenge Dominik Mysterio for the Intercontinental Championship at WWE WrestleMania 42.
“Dirty” Dom won the IC Title at last year’s ‘Mania in a Fatal Four-Way Match, in which Balor also participated. In fact, Mysterio pinned the Irish star to win the match. Despite the tensions, there hasn’t been a split in the group yet, something that could change soon.
Balor’s potential face turn could lead to him challenging Dominik for the IC Title at The Show of Shows this year. However, this is also speculation at this point, and nothing has been confirmed. It will be interesting to see what WWE has planned for Finn Balor.
`;
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/major-judgment-day-name-finally-get-kicked-wwe-raw-exploring-it-s-possible?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













