”
], { 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);
});
});
})();
He took to Instagram today to share a video clip of his finisher and revealed the name of the move. You can check out the video in Theory’s Instagram post below.
“Off Switch🧨,” he wrote.
Logan Paul used to be Austin Theory’s tag team partner, but The Maverick is currently out of action with a torn triceps. Bron Breakker has replaced Paul as Theory’s partner, and the duo are the reigning World Tag Team Champions on RAW.
Paul Heyman used to be the manager of The Vision, but that is no longer the case. Heyman exited the faction after Maxxine Dupri joined and suggested that they no longer needed him. Oba Femi defeated Brock Lesnar at SummerSlam, and The Beast Incarnate announced his retirement following the loss.
Bron Breakker has since begun a rivalry with Oba Femi and confronted Paul Heyman earlier this month on RAW. Breakker mocked Heyman for showing Femi respect after The Ruler got the better of Lesnar at SummerSlam.
Austin Theory on Maxxine Dupri joining The Vision on WWE RAW
WWE RAW star Austin Theory opened up about why he wanted Maxxine Dupri to join The Vision.
In an interview on KRON 4, Theory noted that Dupri had a similar career path to his and thought she was being misused. The former United States Champion suggested that Dupri had a bright future now that she was in his faction.
“I think for me, I did that, and that’s how I got with The Vision. And then I saw Maxxine, and I just seen how she was being misused and not being respected the way she should be, and the things that she wants to achieve, she can certainly have them. But the one thing she was missing was The Pressure, Austin Theory. So here we are now. Now it’s pressure to the max,” he added.
It will be fascinating to see what WWE has planned for Austin Theory in the weeks ahead on RAW.
`;
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-austin-theory-reveals-name-devastating-new-wwe-finisher?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













