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

“When they walk, you know, through the airport, people turn their head and look and see who is that. Drew McIntyre is one of those guys for sure. So I take that praise, you know, very seriously. But I got to make it come to fruition. I got to work. I got to do my part, and I’m grinding. I’m grinding every single day. Like, I’m after it. I’m hungry. You know what I mean? I appreciate it, Drew, but at the same time, I want your spot. So don’t get it twisted,” he said. [H/T: PWMania]

You can check out the full interview in the video below:

Trick Williams Talks WWE Rise, TNA Title History, Royal Rumble Reaction in Saudi

The former NXT Champion defeated Carmelo Hayes and Damian Priest to qualify for the Men’s Elimination Chamber match at the PLE this weekend. The winner of the Men’s Elimination Chamber match will earn a title shot against Drew McIntyre at WrestleMania 42.

Drew McIntyre claims WWE SmackDown will be the best show

Undisputed WWE Champion Drew McIntyre responded to the shots taken at him by Roman Reigns and CM Punk during their confrontation on RAW earlier this month.

In an interview with Denise Salcedo, McIntyre admitted that the promo lit a fire under him and vowed to make WWE SmackDown the best show moving forward. He added that Punk and Reigns should have been focusing on their own rivalry instead of mentioning him.

“You’re two giant superstars. Focus on yourselves. Focus on the title. The guys that have held this title, including you guys, made it what it is: the number one title. And as for Smackdown, it lit a fire under me. Really lit a fire under me. That’s why I said to the roster, ‘You better stand up and be as angry as I am and start giving 150%.’ No matter what big platform they’re on right now, I don’t care. Our show is going to be the better show cause everyone’s going to be killing it from now on,” McIntyre said.

“I never quit. When times got tough, he went part time. I was there when the world shut down. Roman, I know why you picked Punk. On one hand, you’ve got 280 lbs of warrior, & on the other hand, you’ve got Fragile Phil.” DREW MCINTYRE FIRES BACK AT PUNK & ROMAN 🔥 #SmackDown

It will be interesting to see if Trick Williams can win the Men’s Elimination Chamber match at the WWE PLE this weekend.

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-i-want-spot-major-wwe-star-sends-bold-warning-drew-mcintyre?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