We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d7eac commit f8c9f2dCopy full SHA for f8c9f2d
src/Config.py
@@ -82,7 +82,6 @@ def createArguments(self):
82
from Crypt import CryptHash
83
access_key_default = CryptHash.random(24, "base64") # Used to allow restrited plugins when multiuser plugin is enabled
84
trackers = [
85
- "zero://boot3rdez4rzn36x.onion:15441",
86
"http://open.acgnxtracker.com:80/announce", # DE
87
"http://tracker.bt4g.com:2095/announce", # Cloudflare
88
"zero://2602:ffc5::c5b2:5360:26312", # US/ATL
0 commit comments