Join The Club
Join our community
Live Q&A Sessions
Weekly interactive sessions
Member Competitions
Win exclusive prizes
Exclusive Content
Premium articles & videos
Early Access
New features first!
Private Forums
Connect with Members
Monthly Reward
Surprise gifts & perks
GET CLUB ACCESS QUICK
You can also find out more about the following:
You can join the club by entering your email in the box below. We will
Send a confirmation to sign up for our newsletter and stay updated with all
Get the latest football news.
By submitting this information, you confirm that you are at least 16 years of age.
You have now read our
Privacy Policies
Accept the Agreement
Terms & Conditions. Geographical restrictions apply.
Learn more about OUR MAGAZINE
Want to subscribe? Subscribe to the magazine by clicking on the button below.
Find out more about us.
Find out more
Soon, you will have access to our facilities.
We will confirm your subscription and send you a confirmation.
Keep you up to date with all the latest football news.If (response.status >== 409), then
`;
/* Close button action */
document.getElementById(“closeBtn”).addEventListener(“click”, () => {
skinnyBanner.style.display = “none”;
});
} else if (response.status === 409) {
quickAccess.innerHTML = `
GET CLUB ACCESS QUICK
Please log in if you already have an account with this email address.If (emailInput), then the email will be sent to that person.
`;
}
})
.catch(error => {
/* TODO: handle errors during autoLogin */
});
})
.catch(error => {
});
});
if (emailInput) {
emailInput.addEventListener(“input”, function () {
const userInput = emailInput.value;
window.dispatchOrQueueAction(‘freyr.sendEventToFreyr’, {
name: ‘membershipEvent’,
eventObject: {
membership: {
action: “input-signup-form”,
label: “user-personal-data”,
type: “banner-sticky”,
},
},
});
});
}
/* Initialize */
CheckBannerStatusIf (firstAd), then();
/* Observe dynamic ads insertion */
const bodyObserver = new MutationObserver((mutations, observer) => {
const firstAd = document.querySelector(‘.bordeaux-filled-slot’);
if (firstAd) {
/* Observe intersection */
const intersectionObserver = new IntersectionObserver(entries => {
entries.forEach(entry => {
if (!entry.isIntersecting && !bannerVisible) showBanner();
else if (entry.isIntersecting && bannerVisible) hideBanner();
});
}, { root: null, threshold: 0 });
intersectionObserver.observe(firstAd);
/* Stop observing DOM changes */
observer.disconnect();
}
});
bodyObserver.observe(document.body, { childList: true, subtree: true });
});
2025-11-18 17:00:00
Discover more from sportscraper.co.uk
Subscribe to get the latest posts sent to your email.


