diff --git a/.lycheeignore b/.lycheeignore index f09798cb5..9e2262a5a 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -1,11 +1,16 @@ # Preconnect URL for fonts: 404 when the domain itself is accessed. https://fonts.gstatic.com -# Not accessible without being logged in. + +# Not accessible without being logged into a Google account with access. +https?://docs\.google\.com/document/d/1tQveWA7NWaHSx0ETR9FcXYxbtNa1NHiqwygVl6XanKw(?:/.*)?$ + +# Not accessible without being logged in to GitHub. https?://github\.com/opensafely/covid-vaccine-effectiveness-research(?:/.*)?$ https?://github\.com/opensafely/rapid-reports(?:/.*)?$ https?://github\.com/opensafely/server-instructions(?:/.*)?$ -https://github.com/opensafely/documentation/network/updates -https://github.com/opensafely/research-template/generate +https?://github\.com/opensafely/documentation/network/updates +https?://github\.com/opensafely/research-template/generate + # Block either the GitHub Actions runner or the lychee client. https?://developers\.cloudflare\.com(?:/.*)?$ https?://www\.encepp\.eu(?:/.*)?$