Add "ircs://" to the list of URL schemes

This commit is contained in:
Richard Hitt 2013-01-08 12:55:20 -08:00
parent f4c2c08ccb
commit 5ec9d8534e
1 changed files with 1 additions and 0 deletions

View File

@ -376,6 +376,7 @@ char *prefix[] = {
"ftp\\.",
"www\\.",
"irc://",
"ircs://",
"ftp://",
"http://",
"https://",