• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# https://en.wikipedia.org/wiki/Uniform_Resource_Identifier
2
3# scheme
4"aim"
5"callto"
6"cvs"
7"data"
8"facetime"
9"feed"
10"file"
11"ftp"
12"git"
13"gopher"
14"gtalk"
15"h323"
16"hdl"
17"http"
18"https"
19"imap"
20"irc"
21"irc6"
22"ircs"
23"itms"
24"javascript"
25"magnet"
26"mailto"
27"mms"
28"msnim"
29"news"
30"nntp"
31"prospero"
32"rsync"
33"rtsp"
34"rtspu"
35"sftp"
36"shttp"
37"sip"
38"sips"
39"skype"
40"smb"
41"snews"
42"ssh"
43"svn"
44"svn"
45"svn+ssh"
46"telnet"
47"tel"
48"wais"
49"ymsg"
50
51# encoded characters
52"%2f"
53"%40"
54"%26"
55
56# misc
57"://"
58"//"
59"\\"
60"../"
61";type=a"
62"xn--"
63