Skip to content

Commit

Permalink
Ignore a site that is regularly ok but fails check
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanTAllen committed Nov 27, 2024
1 parent b228179 commit 74aea2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ plugins:
raise_error_excludes:
# These regularly give us 403 when we try to check, but they are fine.
# At least at the time we are writing this comment.
403: ["https://www.reddit.com/*", "https://vimeo.com/*", "https://www.raspberrypi.org/*", "https://linux.die.net/*", "https://ponylang101.splashthat.com/*", "https://www.researchgate.net/publication/221496370_Traits_Composable_Units_of_Behaviour", "https://www.gophercon-russia.ru/en", "https://www.redbubble.com/people/jdhorwitz/works/*" ]
403: ["https://www.reddit.com/*", "https://vimeo.com/*", "https://www.raspberrypi.org/*", "https://linux.die.net/*", "https://ponylang101.splashthat.com/*", "https://www.researchgate.net/publication/221496370_Traits_Composable_Units_of_Behaviour", "https://www.gophercon-russia.ru/en", "https://www.redbubble.com/people/jdhorwitz/works/*", "https://adexchanger.com/platforms/pubmatic-slashes-infrastructure-costs-with-wallaroo-labs/" ]
404: ["https://github.com/organizations/ponylang/settings/repository-defaults", "https://twitter.com/bpdp/status/905653663913218050", "https://twitter.com/matthias_wahl/status/1002638819177435138"]
429: ["*"]
504: ["https://arxiv.org/*", "https://opensource.com/*", "https://vimeo.com/*"]
Expand Down

0 comments on commit 74aea2e

Please sign in to comment.