”
], { 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 37-year-old could make his return to the global juggernaut and renew his alliance with Seth Rollins. The Australian star could assist The Visionary in the fight against The Vision.
To counter the heel faction, Rollins may have to rely on people whom he trusts. With Buddy being his former disciple, The Architect could consider him a worthy ally in his quest to reform his own faction after being betrayed by his former stablemates.
That said, this scenario is only based on speculation, and it’s unlikely to unfold anytime soon. Buddy Matthews is currently signed to AEW after agreeing to a new multi-year deal last year. He could return to WWE if he were granted an early release from his contract with the Jacksonville-based promotion.
Seth Rollins credits Dusty Rhodes for his WWE name
Before signing with WWE, Seth Rollins wrestled under the name “Tyler Black.” However, after arriving at the global juggernaut, The Visionary had to come up with a new name.
Speaking on Mohr Stories, Rollins credited the late great Dusty Rhodes for helping him come up with his WWE name.
“When I got signed they were very much like ‘Nope, you can not be Tyler Black. You cannot be anything to do with (that name), none of that, nada… We have to come up with a new name…I just had names on a list. Dusty Rhodes came up with it for me. ‘I see it now, baby. I see it on the marquee. I see it at WrestleMania right now, it’s Seth Rollins, that’s it, it’s done,'” he said.
The American Dream mentored so many of the current top stars during their time in NXT.
`;
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/seth-rollins-bring-back-37-year-old-wwe-superstar-aew-reform-the-vision-exploring-possibility?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













