”
], { 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);
});
});
})();
“I will forever love and support Giulia. Our friendship has been one of the greatest gifts this past year. I will miss her as a travel buddy but our friendship extends beyond. We just click. I trust her. I love her. I wish her every success, laugh and smile possible. She inspires me as a person and as a wrestler. I cherish the time and memories we have already shared and here is to more,” she wrote.
Aleister Black, Zelina Vega, Zoey Stark, and more stars were also let go by WWE, in addition to The Wyatt Sicks, earlier this week. Tiffany Stratton defeated Giulia to become the new Women’s United States Champion on SmackDown this past Friday night.
Popular WWE star explains why she got in trouble after a match with Giulia
WWE SmackDown star Jordynne Grace shared why she got in trouble following her match against Giulia.
In an interview with Adrian Hernandez, Grace shared that she was unaware that the promotion did a different variation of the Michinoku Driver than she did in the match, and she was spoken to about it. Grace also shared that she loved the former champion.
“I love her, and I’ll give you a little behind the scenes information. We got in trouble for that match. They just said it was, I think it was too much. So I do the Michinoku Driver, and at the time, I did not know that they don’t do the Michinoku Driver like from Japan here. They do the one where you sit the person out all the way. So I didn’t know that was a thing until after this match. It was not taken very well, but I loved the match. I love wrestling Giulia. She’s awesome. I cannot wait to wrestle her again.” Grace said. [H/T: WrestlePurists]
It will be interesting to see what the company has planned for the 32-year-old after she lost her title this past Friday on WWE SmackDown.
More from Sportskeeda
${getStoryActionHTML(story, storyTitle, permalink)}
`;
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-will-forever-love-support-giulia-released-wwe-star-sends-emotional-message?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


