mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Update IANA schemes
This commit is contained in:
parent
8264e324ca
commit
45ee206f0c
1 changed files with 11 additions and 1 deletions
|
|
@ -72,6 +72,7 @@ ignored_schemes_permanent = r"""
|
||||||
|dav # dav
|
|dav # dav
|
||||||
|dict # dictionary service protocol
|
|dict # dictionary service protocol
|
||||||
|dns # Domain Name System
|
|dns # Domain Name System
|
||||||
|
|doi # doi
|
||||||
|dtn # DTNRG research and development
|
|dtn # DTNRG research and development
|
||||||
|example # example
|
|example # example
|
||||||
|geo # Geographic Locations
|
|geo # Geographic Locations
|
||||||
|
|
@ -162,6 +163,7 @@ ignored_schemes_provisional = r"""
|
||||||
|appdata # appdata
|
|appdata # appdata
|
||||||
|apt # apt
|
|apt # apt
|
||||||
|ar # ar
|
|ar # ar
|
||||||
|
|ari # ari
|
||||||
|ark # ark
|
|ark # ark
|
||||||
|at # at (see [reviewer notes])
|
|at # at (see [reviewer notes])
|
||||||
|attachment # attachment
|
|attachment # attachment
|
||||||
|
|
@ -170,6 +172,7 @@ ignored_schemes_provisional = r"""
|
||||||
|beshare # beshare
|
|beshare # beshare
|
||||||
|bitcoin # bitcoin
|
|bitcoin # bitcoin
|
||||||
|bitcoincash # bitcoincash
|
|bitcoincash # bitcoincash
|
||||||
|
|bl # bluetooth (shortened)
|
||||||
|blob # blob
|
|blob # blob
|
||||||
|bluetooth # bluetooth
|
|bluetooth # bluetooth
|
||||||
|bolo # bolo
|
|bolo # bolo
|
||||||
|
|
@ -196,7 +199,6 @@ ignored_schemes_provisional = r"""
|
||||||
|dlna\-playcontainer # dlna-playcontainer
|
|dlna\-playcontainer # dlna-playcontainer
|
||||||
|dlna\-playsingle # dlna-playsingle
|
|dlna\-playsingle # dlna-playsingle
|
||||||
|dntp # dntp
|
|dntp # dntp
|
||||||
|doi # doi
|
|
||||||
|dpp # dpp
|
|dpp # dpp
|
||||||
|drm # drm
|
|drm # drm
|
||||||
|dtmi # dtmi
|
|dtmi # dtmi
|
||||||
|
|
@ -233,6 +235,7 @@ ignored_schemes_provisional = r"""
|
||||||
|hydrazone # hydrazone
|
|hydrazone # hydrazone
|
||||||
|hyper # hyper
|
|hyper # hyper
|
||||||
|icon # icon
|
|icon # icon
|
||||||
|
|ilstring # ilstring
|
||||||
|iotdisco # iotdisco
|
|iotdisco # iotdisco
|
||||||
|ipfs # ipfs
|
|ipfs # ipfs
|
||||||
|ipns # ipns
|
|ipns # ipns
|
||||||
|
|
@ -330,6 +333,8 @@ ignored_schemes_provisional = r"""
|
||||||
|ms\-walk\-to # ms-walk-to
|
|ms\-walk\-to # ms-walk-to
|
||||||
|ms\-whiteboard # ms-whiteboard
|
|ms\-whiteboard # ms-whiteboard
|
||||||
|ms\-whiteboard\-cmd # ms-whiteboard-cmd
|
|ms\-whiteboard\-cmd # ms-whiteboard-cmd
|
||||||
|
|ms\-widgetboard # ms-widgetboard
|
||||||
|
|ms\-widgets # ms-widgets
|
||||||
|ms\-word # ms-word
|
|ms\-word # ms-word
|
||||||
|msnim # msnim
|
|msnim # msnim
|
||||||
|mss # mss
|
|mss # mss
|
||||||
|
|
@ -371,6 +376,7 @@ ignored_schemes_provisional = r"""
|
||||||
|sftp # query
|
|sftp # query
|
||||||
|sgn # sgn
|
|sgn # sgn
|
||||||
|shc # shc
|
|shc # shc
|
||||||
|
|shelter # shelter
|
||||||
|simpleledger # simpleledger
|
|simpleledger # simpleledger
|
||||||
|simplex # simplex
|
|simplex # simplex
|
||||||
|skype # skype
|
|skype # skype
|
||||||
|
|
@ -391,6 +397,8 @@ ignored_schemes_provisional = r"""
|
||||||
|swidpath # swidpath (see [reviewer notes])
|
|swidpath # swidpath (see [reviewer notes])
|
||||||
|taler # taler
|
|taler # taler
|
||||||
|teamspeak # teamspeak
|
|teamspeak # teamspeak
|
||||||
|
|teapot # teapot
|
||||||
|
|teapots # teapots
|
||||||
|teliaeid # teliaeid
|
|teliaeid # teliaeid
|
||||||
|things # things
|
|things # things
|
||||||
|tool # tool
|
|tool # tool
|
||||||
|
|
@ -406,6 +414,8 @@ ignored_schemes_provisional = r"""
|
||||||
|vscode\-insiders # vscode-insiders
|
|vscode\-insiders # vscode-insiders
|
||||||
|vsls # vsls
|
|vsls # vsls
|
||||||
|w3 # w3 (see [reviewer notes])
|
|w3 # w3 (see [reviewer notes])
|
||||||
|
|wasm # wasm
|
||||||
|
|wasm\-js # wasm-js
|
||||||
|wcr # wcr
|
|wcr # wcr
|
||||||
|web\+ap # web+ap
|
|web\+ap # web+ap
|
||||||
|web3 # web3
|
|web3 # web3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue