diff --git a/src/main/java/org/araymond/joal/core/ttorrent/client/ConnectionHandler.java b/src/main/java/org/araymond/joal/core/ttorrent/client/ConnectionHandler.java index 4c0f0c4..5e9e81c 100644 --- a/src/main/java/org/araymond/joal/core/ttorrent/client/ConnectionHandler.java +++ b/src/main/java/org/araymond/joal/core/ttorrent/client/ConnectionHandler.java @@ -34,8 +34,7 @@ public class ConnectionHandler { "http://l2.io/ip", "http://ident.me/", "http://icanhazip.com/", - "http://bot.whatismyipaddress.com/", - "https://tnx.nl/ip" + "http://bot.whatismyipaddress.com/" }; public ConnectionHandler() {