diff --git a/url.bs b/url.bs index 3fe82964..d38d9443 100644 --- a/url.bs +++ b/url.bs @@ -1141,20 +1141,12 @@ corresponding port and is listed in the second column on the same port "ftp"21 "file" - "gopher"70 "http"80 "https"443 "ws"80 "wss"443 - -

A URL is special if its scheme is a special scheme. A URL is not special if its scheme is not a special scheme.