”
], { 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, Balor shared some recent photos that he had taken and even included Morgan despite the tension between them. The former Women’s World Champion commented on Balor’s post, admiring his choice of photos.
“Love the photos u chose !” wrote Liv Morgan.
Check out a screengrab of Morgan’s comment:
CJ Perry wanted Liv Morgan to make out with John Cena
CJ Perry had an interesting take on Liv Morgan’s return. The former WWE Superstar advised Morgan to make out with the 17-time WWE World Champion upon her return.
Speaking to TMZ, Perry suggested:
“She tells me that she’s getting a private jet to fly her and our group of friends. She wanted me to stay in the Airbnb with her. They flew there. She is sending me selfies, ‘We’re going to see you soon?’ I get my flight from Washington, I arrive in LA on Friday night. We drive to San Diego. We stayed at the best Airbnb in the Gaslamp District. Next thing you know, I had no idea she was coming out in the John Cena match. She wouldn’t say anything. We were starting to do bets, and I’m thinking, ‘It’s obvious she is returning to help Dom. That’s a given.’ I genuinely thought she was going to return to help John Cena. I was telling her Saturday morning, ‘You’re going to return and make out with John Cena.’ Isn’t that the greatest soap opera? I just want everyone to make out,”
Liv Morgan and the rest of The Judgment Day seem to be on the same page after she stood tall with Roxanne Perez and Raquel Rodriguez to end this week’s RAW.
`;
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-liv-morgan-finally-sends-first-message-finn-balor-returning-wwe?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













