”
], { 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 couple’s public display of affection has become one of the most talked-about and controversial aspects of The Vision’s storyline on the red brand’s show. WWE’s official X (formerly Twitter) handle recently posted a video of the faction’s backstage interview with Cathy Kelly and noted that the interaction between Maxxine Dupri and Austin Theory during the conversation was making everyone uncomfortable.
“We speak for everyone when we say the PDA is making us uncomfortable… 🥴,” read the caption.
You can check out the Instagram post below:
Wrestling personality wants Maxxine Dupri to end her WWE on-screen relationship with Austin Theory
Speaking on The Last Word podcast, TNA host Gabby LaSpisa shared an intriguing pitch for Maxxine Dupri going forward.
LaSpisa proposed that Maxxine Dupri should dump Austin Theory and join forces with WWE Hall of Famer Paul Heyman instead. Gabby LaSpisa noted that The Oracle would take her out of The Vision and then establish her as a massive star. She added that the Stamford-based promotion’s women’s division needs more stars.
“Here’s a shot in the dark about something that would garner my interest. Who’s the one person Heyman has complimented at all in the past few weeks? Maxxine Dupri. How f**king girl boss would it be for Maxxine to dump Austin Theory and be like, ‘I got a new man who’s helping me and I’m going to be the star and it’s Paul Heyman. Paul Heyman takes Maxxine out of the Vision and makes her the star of the women’s division. He comes out with her. Omg! How exciting that would be? Someone who needs it is Maxxine, someone I think has star written all over her, if booked correctly, is Maxxine. And that makes her a strong woman, who is like, ‘I’m over you. Thanks for everything, but Heyman likes me, I’m going with him.’ Build a star like that. The women’s division needs it more than ever, especially right now,” LaSpisa said.
Although Maxxine Dupri has been making regular appearances on WWE programming, she has yet to wrestle a match on Monday Night RAW. It will be interesting to see when the former Alpha Academy member makes her return to the squared circle.
`;
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-claims-new-couple-making-uncomfortable-pdas?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













