remove old v2 onion service

This commit is contained in:
Marek Küthe 2022-03-11 19:58:09 +01:00
parent 69d7eacfa4
commit 2a3fd95816

View file

@ -82,7 +82,6 @@ class Config(object):
from Crypt import CryptHash from Crypt import CryptHash
access_key_default = CryptHash.random(24, "base64") # Used to allow restrited plugins when multiuser plugin is enabled access_key_default = CryptHash.random(24, "base64") # Used to allow restrited plugins when multiuser plugin is enabled
trackers = [ trackers = [
"zero://boot3rdez4rzn36x.onion:15441",
"http://open.acgnxtracker.com:80/announce", # DE "http://open.acgnxtracker.com:80/announce", # DE
"http://tracker.bt4g.com:2095/announce", # Cloudflare "http://tracker.bt4g.com:2095/announce", # Cloudflare
"zero://2602:ffc5::c5b2:5360:26312", # US/ATL "zero://2602:ffc5::c5b2:5360:26312", # US/ATL