remove old v2 onion service (#158)
This commit is contained in:
parent
69d7eacfa4
commit
f8c9f2da4f
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue