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

“My flow state is my go state. It’s all PLUR. PLUR stands for Peace, Love, Unity and Respect. It is the staple of the rave community – values that we simply do not have here in WWE Evolve,” he said. [H:T/WrestleTalk]

While the gimmick was aimed at reintroducing Luca to the fans as a singles star, it supposedly didn’t do the job. A lot of fans on the internet weren’t pleased with the new gimmick and even claimed that Crusifino will be released from the company soon.

“He went from consigliere to glow sticks. The most obvious release of 2026 just dropped the beat,” a fan wrote.

@WrestleTalk_TV He went from consigliere to glow sticks. The most obvious release of 2026 just dropped the beat.

“*sigh* good luck in your future endeavors ; And it really wouldn’t be his fault at all,” another fan wrote.

@WrestleTalk_TV *sigh* good luck in your future endeavors And it really wouldn’t be his fault at all

Check out some other fan reactions here:

@WrestleTalk_TV Already miss the lawyer gimmick. That had some potential. Now he’s just random party gimmick 12.

@WrestleTalk_TV These party gimmicks never work out man

@WrestleTalk_TV Giving Adam Rose

Luca Crusifino was aligned with Tony D’Angelo in WWE NXT

Luca Crusifino was regularly featured on NXT programming until not too long ago. He was a member of the D’Angelo Family led by Tony D’Angelo alongside Channing “Stacks” Lorenzo. He had a lawyer gimmick at the time and was called the consigliere of the faction.

After Lorenzo betrayed Tony at NXT Stand & Deliver last year, Luca went missing. He returned a few weeks later to help Lorenzo defeat Tony D’Angelo at NXT Battleground. He left the group in early July after attacking both Tony and Lorenzo.

It will be interesting to see what is next for him as a part of WWE Evolve.

Why did you not like this content?


`;
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-the-most-obvious-release-of-2026-good-luck-in-your-future-endeavours-wwe-universe-convinced-major-name-will-leave-after-huge-change?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

Leave A Reply

Exit mobile version