mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-17 06:20:27 +00:00
Added whatsapp:// to ignored protocols
Fixes https://github.com/wummel/linkchecker/issues/595
This commit is contained in:
parent
ad3daf9f1a
commit
de6a82b378
1 changed files with 1 additions and 0 deletions
|
|
@ -224,6 +224,7 @@ ignored_schemes_provisional = r"""
|
|||
|ut2004 # ut2004
|
||||
|ventrilo # ventrilo
|
||||
|view\-source # view-source
|
||||
|whatsapp # whatsapp
|
||||
|webcal # webcal
|
||||
|wtai # wtai
|
||||
|wyciwyg # wyciwyg
|
||||
|
|
|
|||
Loading…
Reference in a new issue