”
], { 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);
});
});
})();
“Honestly, I don’t know where this guy comes from. But I will say this: the fact that El Grande Americano is fluent in Spanish and can speak the language [and] can come in and out of English and Spanish, the people love him for it. He took the time to appreciate the culture [and] to better the language as far as, like, him learning it and getting better at it. He embraced the culture, he embraced the people, and man, the Mexican people loved him for it,” Mysterio said.
Dominik Mysterio further pointed out that he got a completely opposite reception from the Mexican crowd. The former WWE Intercontinental Champion added that he got a lot of hate so he dished some of it back.
“And that’s something that I didn’t do because I went down there and instantaneously received hate. So, I gave hate back, you know? With El Grande, he just welcomed them with open arms. He embraced the Mexican culture, and the Mexicans embraced him,” he added.
You can check out the entire conversation in the video below:
Dominik Mysterio recently betrayed El Grande Americano
El Grande Americano will challenge Dominik Mysterio for the AAA Mega Championship at Triplemania 34.
Before their title match, the two stars joined forces to take on Angel and Daga at AAA Verano de Escándalo: Week 1. Towards the end, while El Grande Americano approached “Dirty” Dom for a tag, Mysterio dropped down from the apron and walked out on his partner, allowing the Los Perros del Mal duo to secure the win.
Dominik Mysterio has been the AAA Mega Champion for 320 days. It remains to be seen if El Grande Americano can finally dethrone the Judgment Day member at Triplemania 34.
In case you use any quotes from this article, please credit Ariel Helwani with an H/T to Sportskeeda Wrestling for the transcription.
`;
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-dominik-mysterio-shockingly-breaks-character-to-praise-major-rival?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













