IP parsing bug
|
|
IPs in the form "[123.123.123.123]" get parsed to "http://[123.123.123.123]". The square brackets should be removed. |
|
|
I uploaded the current version of this script, which seams to ignore that pattern. Though it is a valid IPv6 address:) By the way I keep my (close to) up-to-date scripts at the `Script homepage': http://www.mozdev.org/source/browse/prefswitch/.... |
|
|
Thanks :) |