wizard zines

wizard zines
@b0rk_reruns The protocol ends at the colon: "http:", "https:", "ftp:", "mailto:". The double slash means that it is followed by the identification of a server or authority, in this case the server is identified by a domain name. If no server is referred the URL doesn't include the double slash: mailto:[email protected]

@chlewey @b0rk_reruns

Do you know why `file:` always specifies an empty server?