”
], { 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 former WWE head writer noted that he heard Brock Lesnar hated Hunter. He reasoned that the WWE Head of Creative attracted a lot of hate by putting himself in front of the performers. Russo further stated that Lesnar’s actions suggest that he has zero respect for the 56-year-old.
“I hear that Brock Lesnar just absolutely hates Triple H. And I can see that. Triple H has put himself in a position for people to hate him. Remember the Bret Hart-Steve Austin eye roll. He has put himself in a position to be hated. He has put himself in the forefront of everything. He has put himself first in front of his own talent, and a lot of times in wrestling, that is a no-no. I mean, if the Brock Lesnar thing is a shoot and nobody knew about it, and he didn’t smarten up Triple H, that means he has zero respect for Triple H. Zero. None, bro,” Russo said.
You can check out Vince Russo’s comments in the video below:
Vince Russo believes WWE CCO Triple H could be in a position of vulnerability
Later in the same video, Vince Russo opined that no professional wrestler would have done what Brock Lesnar did under Vince McMahon. He claimed that Mr. McMahon would have got the performer banned from the industry.
He further speculated that The Game’s position as the WWE Head of Creative was vulnerable and The Beast went off script because he was well aware of it.
“Can you imagine one of the talents pulling that on Vince McMahon, bro? That would have never happened. You wouldn’t have even dreamed of doing something like that, bro. You would have been gone so fast. Vince would have blackballed you, man. He would have made sure you never worked anywhere again. But I guess in Brock Lesnar’s case, if it is indeed a shoot, Brock’s simply asking the question, ‘What is HHH going to do?’ And I would also think that Triple H would have to be at a point of vulnerability, him being very vulnerable at that point. And maybe Brock does something like that because he feels it’s the nail in the coffin, man,” Russo said.
Vince Russo further predicted that given all the recent backlash from the fans, WWE is all set to make some massive changes before the end of the year.
In case you use any quotes from this article, please credit Vince Russo with an H/T to Sportskeeda Wrestling for the transcription.
`;
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-brock-lesnar-just-absolutely-hates-triple-h-wrestling-veteran-makes-shocking-remark?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













