Fix IRC regex handling of slashes in host
As per the issue reported in #59, this commit fixes that issue with a
regex patch suggested by @vktec.
This commit has been tested with cloaks, and _appears_ to work, which is
a good improvement.
Because of the improvement, this fixes #59.