”
], { 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);
});
});
})();
Amidst all his preparations for the title match, Gable took to his instagram to issue an pology to his father. The WWE star shared a photo of a sweet moment with his son, with the caption:
“I want to publicly and formally apologize to my Dad. For years I poked fun at you. For years I laughed. Every time you put on a Canadian tuxedo for a fancy night out, I ridiculed the decision. I was wrong. Tonight, I put one on with my son CJ for the @hiforrest concert, and I don’t believe I’ve ever felt so simultaneously comfortable and cool. I get it now. You were right all along. Kids, listen to your parents. Their wisdom may not make sense today, tomorrow, or next year… but someday you’ll understand what they meant.”
You can check out the post below:
Chad Gable has high aspirations in WWE
According to Chad Gable, he is quite capable of being the top champion in WWE.
Speaking in an interview on The Hot Tag, Gable noted that he wanted to climb to the top of the totem pole in the Stamford-based promotion. He said:
“I’ve made it very clear in the past that I’m capable of more than that. I think what the mask vs. mask match did was show the world that those weren’t just words, I’m now backing them up. My intention going forward is to continue to do that and prove that I’m not just going to want to hold singles championships going forward. That’s a goal, but to be the guy. To hold the World Championship, to hold the WWE Championship. I’m capable of that. I know it, and I think people now know it, and the right people now know it. But it’s also on me to continue this momentum and carry it forward,” he said.
As of now, it remains to be seen what is next for Chad Gable at SummerSlam.
`;
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-chad-gable-issues-public-apology-ahead-wwe-summerslam?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













