”
], { 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 bout apparently ended in a no contest. After the match, Rey Mysterio got involved, causing Omos to lose his cool.
The Nigerian Giant laid his hands on the Master of 619 and went for a Chokeslam, with Dominik Mysterio encouraging him to do it.
However, Omos changed his mind and freed the 51-year-old legend after Dorian Roldan intervened. An irate Rey Mysterio then grabbed the microphone and suspended Omos Indefinitely.
Mysterio then asked the El Ojo faction to leave the ring. This didn’t sit well with Omos, as he knocked out Rey Mysterio shortly after.
The tension between Omos and Rey Mysterio has continued to mount ever since the WWE Hall of Famer stopped the Nigerian Giant from becoming the AAA Latin American Champion after El Hijo del Vikingo went on an injury hiatus.
His recent actions were the last straw that broke the camel’s back.
There’s no word yet on when Omos’ suspension will be lifted. With TripleMania 34 right around the corner, Dominik Mysterio will have to fight his own battle when he puts his AAA Mega Championship on the line against El Grande Americano.
Rey Mysterio contemplating WWE in-ring retirement
Speaking on RAW Recap, Rey Mysterio addressed whether he is nearing his in-ring retirement.
“Man, I honestly, most recently have been battling with, ‘Is it getting close to my time to retire?’ I certainly don’t feel like I am. Like my body is saying, ‘Okay, now it’s time.’ And I always like to listen to my body.”
The Master of 619 said he’s having the time of his life as the General Manager of AAA. He knows it’s time for the next generation to take center stage.
“I am enjoying the position of being AAA’s GM and seeing young rising stars come up in the game. But at the end of the day it’s like, man, I really enjoy what I do on every level. Obviously, I enjoy wrestling a lot more than being behind the cameras, but I do understand that opportunities are very little and there’s others that are going to come before me right now because it’s time to make—or to give—the spotlight to other superstars, especially in the lucha libre world.”
Rey Mysterio is set to return to in-ring competition to challenge Chad Gable for the WWE Intercontinental Championship on Monday Night RAW.
Does he have one last title run left in him? Only time will tell.
`;
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-wwe-superstar-suspended-indefinitely?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













