This commit fixes the extraction of aliases from urls to prevent a ValueError when string.split() has a length of one. (Fixes #597)