forked from I2P_Developers/i2p.i2p

Broken in 49d33fa03636041c4da35476539a3b6aa318da11 by the move from URL to URI. If URI is passed a URL with a negative port, URI.getHost() returns null, which bypasses the coercion-to-80. Zero, OTOH, is still coerced.