Commit fc44328d authored by Laurent Aimar's avatar Laurent Aimar

Added icyx as http alias (some icy servers seem to use it).

parent 94761b0d
......@@ -124,6 +124,7 @@ vlc_module_begin ()
add_shortcut( "https" )
add_shortcut( "unsv" )
add_shortcut( "itpc" ) /* iTunes Podcast */
add_shortcut( "icyx" )
set_callbacks( Open, Close )
vlc_module_end ()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment