Skip to content

Commit

Permalink
Ignore parts.vw.com again. (#226)
Browse files Browse the repository at this point in the history
Looks like they implement rate limiting and occasionally return an HTTP
302 to /verify.aspx.
  • Loading branch information
Robpol86 authored Oct 14, 2023
1 parent 1521221 commit 5b9f180
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
r"https://[\w.]*mibsolution.one/#",
r"https://media.vw.com/", # All curls result in 403
r"https://mega.nz/(file|folder)/\w+#",
r"https://parts.vw.com/", # Nondeterministic rate limiting in GitHub runner
r"https://www.ecstuning.com/", # All curls result in 403
r"https://www.qnx.com/developers/docs/[\w.]+/#",
r"https?://192.168.\d+.\d+/",
Expand Down

0 comments on commit 5b9f180

Please sign in to comment.