”
], { 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);
});
});
})();
Moments ago, Nattie took to Instagram to share another angle of Jaida Parker’s attack on her. In the caption, she noted that the Dungeon had an invite-only policy for this reason. She told Shawn Michaels to learn how to control his talent and shared a short message for Parker as well.
“This is why the Dungeon is invite only. With all due respect, @shawnmichaels, you gotta learn how to control your talent. Soft girls sucker punch, @jaida.parkerwwe,” Nattie wrote.
You can check out her Instagram post below:
Nattie’s Dungeon received massive praise from major WWE champion
Women’s World Champion Liv Morgan recently praised Nattie and the latter’s husband, TJ Wilson (fka Tyson Kidd).
In a video posted by Nattie on X (Formerly Twitter), The Judgment Day member noted that she was very close friends with Nattie, and The Queen of Harts invited her to the Dungeon soon after the wrestling couple started it. She called the training facility the purest place in all of professional wrestling.
“When Nattie and TJ started The Dungeon, Nattie just invited me. I’m really close friends with Nattie. ‘We’re going to start having practices, if you want to come.’ This place is so pure. This is like the most pure place in all of wrestling. You just become family, and you’re just proud of these people and their accomplishments, and it was created by Nattie and TJ, so thank you guys so much for changing the landscape of wrestling, of what it is and what it’s going to become because of you guys,” Morgan said. [H/T: WrestleTalk]
Liv Morgan and Nattie have shared the ring on multiple occasions. It remains to be seen if the two cross paths on WWE programming going forward.
`;
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-wwe-veteran-breaks-silence-after-being-attacked-during-training?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













