”
], { 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);
});
});
})();
The security team tried to stop the El Ojo member, but Omos spared no one and took them out with the steel steps.
In the post-match shenanigans, WWE Hall of Famer and AAA General Manager, Rey Mysterio, came out to calm Omos down after he nearly threw the steel steps onto Galeno Del Mal, who had just gone through the announce table.
But the 7-foot-3 wrestler didn’t listen to him either and tried to take his frustration out on The Master of 619.
He lifted Rey Mysterio for a Chokeslam, with Dominik Mysterio coming out to entice him. But Omos let him go after Dorian Roldan talked him out of it.
Rey Mysterio wasn’t going to let this slide. He suspended Omos indefinitely from AAA, which made Omos more furious. He eventually knocked out the 51-year-old WWE icon.
The segment ended with Rey Mysterio telling the security to escort Omos out of the building, as he didn’t want to see him back again.
“Omos… I’m going to say this in Spanish so you can tell this Giant. You’re indefinitely suspended from AAA! Get out of my ring. Right now! Get this b*stard out of here. I do not want to see him here in AAA again. You’re suspended, Omos…Suspended, out of here.”
Omos’ suspension has cast doubt on his involvement in the upcoming TripleMania 34, where Dominik Mysterio will defend his AAA Mega Championship against El Grande Americano.
`;
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-breaking-former-wwe-raw-tag-team-champion-officially-handed-indefinite-suspension-for-his-actions-told-not-to-come-back?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













