Skip to content

Commit f8c9f2d

Browse files
authored
remove old v2 onion service (#158)
1 parent 69d7eac commit f8c9f2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ def createArguments(self):
8282
from Crypt import CryptHash
8383
access_key_default = CryptHash.random(24, "base64") # Used to allow restrited plugins when multiuser plugin is enabled
8484
trackers = [
85-
"zero://boot3rdez4rzn36x.onion:15441",
8685
"http://open.acgnxtracker.com:80/announce", # DE
8786
"http://tracker.bt4g.com:2095/announce", # Cloudflare
8887
"zero://2602:ffc5::c5b2:5360:26312", # US/ATL

0 commit comments

Comments
 (0)