Skip to content

Commit

Permalink
Add vimeo 429 to ignoreerrors
Browse files Browse the repository at this point in the history
Four vimeo.com URLs keep getting 429 warnings. These are not, technically, errors, but we do not need to hear about them in the report. Trying to ignore those warnings...
  • Loading branch information
jcoliver authored Sep 6, 2024
1 parent fb853d4 commit 939b40e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linkcheckerrc-dcoop
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ ignoreerrors=
^https://asistdl.onlinelibrary.wiley.com/doi/10.1002/asi.23358 ^403 Forbidden
^https://twitter.com ^400 Bad Request
mission-bg.jpg$ ^404 Not Found
^https://vimeo.com/* ^429 Too Many Requests

0 comments on commit 939b40e

Please sign in to comment.