”
], { 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);
});
});
})();
Sol Ruca’s signing as a RAW Superstar did not go as planned, leading the company to cut an entire sequence of events. For a while now, Ruca has been on the brink of becoming a main roster star. While there was some confusion about whether she would be heading to RAW or SmackDown, it was eventually announced that the decision had been made and that she would be heading to the red brand.
With her becoming a RAW star, it was a huge moment that the General Manager, Adam Pearce, marked by an in-ring contract signing. In hindsight, it seems a backstage signing may have been more conducive to Ruca’s WWE run and her future. Becky Lynch made her way out to the ring to interrupt Ruca, and she had an issue with Ruca even being there. The words exchanged led to them coming to blows, and Ruca decided to showcase her dominance, saying she would snatch Lynch’s soul. She then went on to hit the Sol Snatcher, but unfortunately, it went wrong. She slipped on the ropes at first and needed a second to catch herself.
It went wrong even worse immediately after. She did not make enough contact with Lynch for it to matter, and it was clear that Lynch had to sell it. While they could not do anything with the live feed, in the video that they have aired since then, they have cut out the botches and just deleted the finishing move from the clip.
Not airing the botches was a clear sign that WWE does not think too kindly of it either.
`;
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-wwe-cuts-out-horrible-botch-after-sol-ruca-has-2-mishaps-on-raw-with-becky-lynch-immediately-after-signing-contract?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













