”
], { 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);
});
});
})();
On Instagram, Reid caught the attention of multiple WWE Superstars with her photos from the beach, including the former NXT Women’s Champion. Grey reacted with a one-word message to the photos, calling Reid her ‘girlfriend’.
“gf🖤” wrote Grey.
Check out a screengrab of Grey’s Instagram comment under Reid’s post:
Lainey Reid Compared The NXT And Main Roster Locker Rooms
Lainey Reid compared the nature within NXT, stating that over at NXT it felt more like a team while working with other superstars. Over on the main roster, superstars have to deal with more money and star power, and there are a lot of egos.
Speaking on Busted Open, Lainey Reid said:
“I feel like NXT in itself, you find yourself more as a team. There’s competition there, but it’s not the same. I think once you get up to the big leagues and you’re dealing with a lot more money and a lot more star power, there’s a lot of egos. There’s a lot of people who think this is right or that is right. So it’s just different in the sense of these people don’t really have your back and they don’t want what’s best for you. I wish there was more of a… I don’t know if locker room leader is the word for it, but in a sense, I do wish there was somebody there that kind of made you… because that’s what it was when I came into NXT. There was people like Zoey Stark. There was people like Ivy Nile, and they taught you from the very beginning. They were just on you about anything. I remember being on my phone the first show and Zoey came over there and she rung my tail. I think we need things like that. I think we need people that stay and watch the show, or we need people that make sure maybe the newest girls are the last ones to leave. I don’t know. I think there’s an order that I wouldn’t mind bringing back,”
Lainey Reid is the reigning WWE Women’s Tag Team Champions with Fallon Henley of Fatal Influence.
`;
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-lainey-reid-addressed-as-wwe-superstar-s-girlfriend?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













