Clarify comment and add another host to ignore list
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
8ed94542c0
commit
5aa9727eb0
@ -312,6 +312,7 @@ linkcheck_ignore = [
|
||||
r'https://software.opensuse.org/package/.*',
|
||||
# They have messed up SSL setup
|
||||
r'https://php-myadmin.ru/.*',
|
||||
# There seems to be some problem with SNI on readthedocs.org
|
||||
# There seems to be some problem with SNI on Travis CI
|
||||
r'https://www.phpmyadmin.net/.*',
|
||||
r'https://files.phpmyadmin.net/.*',
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user