Ignore yubico.com from links checks
Ref: fa2f887703
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
313da618bd
commit
171bc9a456
@ -313,6 +313,8 @@ linkcheck_ignore = [
|
||||
r'https://pecl.php.net/.*',
|
||||
# 403 Client Error: Forbidden
|
||||
r'https://authy.com/.*',
|
||||
# Site often changes links and reverts changes (9362bde02d0535a2f8cb74a18797249cb734c4b0)
|
||||
r'https://www.yubico.com/.*',
|
||||
# 500 Server Error: Internal Server Error
|
||||
r'http://www.scriptalicious.com/.*',
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user