diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/common/url.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/url.c b/src/common/url.c index b5af5d3a..0ee09988 100644 --- a/src/common/url.c +++ b/src/common/url.c @@ -376,6 +376,7 @@ char *prefix[] = { "ftp\\.", "www\\.", "irc://", + "ircs://", "ftp://", "http://", "https://", |