diff --git a/roles/torrent/files/opentracker-ipv4.conf b/roles/torrent/files/opentracker-ipv4.conf index 805dc4e7f8..1cb97140dc 100644 --- a/roles/torrent/files/opentracker-ipv4.conf +++ b/roles/torrent/files/opentracker-ipv4.conf @@ -7,7 +7,7 @@ # If no listen option is given (here or on the command line), opentracker # listens on 0.0.0.0:6969 tcp and udp. # -listen.tcp_udp 152.19.134.148 +listen.tcp_udp 152.19.134.141 # listen.tcp_udp 0.0.0.0 # listen.tcp_udp 192.168.0.1:80 # listen.tcp_udp 10.0.0.5:6969 @@ -41,9 +41,8 @@ access.whitelist ./whitelist # WANT_RESTRICT_STATS option in Makefile and bless the ip addresses # allowed to fetch stats here. # -access.stats 98.122.179.19 access.stats 127.0.0.1 -access.stats 152.19.134.148 +access.stats 152.19.134.141 # # There is another way of hiding your stats. You can obfuscate the path # to them. Normally it is located at /stats but you can configure it to