], { 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);
});
});
})();

After being released, Chase took to X recently to notify his fans that he was back in action in the pro wrestling business. He also confirmed his new nickname, Professor, calling himself Professor Chase.

“I want you to put the word out there that we back up‼️ Want Professor Chance to bring the tailgate to your town⁉️ Tag your local/favorite promotions below and let’s get to work 🤝 🙌🏼”

You can check out his post below:

What did Andre Chase say after his release from WWE?

Andre Chase had a long message after his release from Triple H’s roster.

Chase thanked his fans for all the support he got in his run at the Stamford-based promotion. He also talked about his journey in the company, expressing his gratefulness.

“Hey, what’s up, everybody? I just wanted to hop on here and let you all know that as of today, I’ve officially been released from my WWE contract, and I just wanted to say thank you. Thank you for all the support. Thank you to everybody who threw up the ‘U’ at the shows. Whether you bought my T-shirt, bought my action figure, play with me on WWE 2K, just know that you truly helped make something out of nothing because when I first signed with the WWE on the first day, it was made abundantly clear that I was never gonna be on television. I was never meant to be a superstar. I was just here to pass on my knowledge to a younger generation, but then something changed, and it was because of your support. It was because of the connection that we had…”

It remains to be seen what Andre Chase plans to do next in his pro wrestling career.