Skip to content

Commit 2e38a60

Browse files
fixed the conf, it didnt like the dynamic list i added
1 parent 7a067b1 commit 2e38a60

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

egg/defaulttrackers.conf

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,6 @@
104104
},
105105
{
106106
"url": "http://104.24.105.127:8080/announce"
107-
},
108-
109-
],
110-
"dynamic_trackerlist_url": "https://raw.githubusercontent.com/ngosang/trackerslist/master/trackers_all_ip.txt",
111-
"last_dynamic_trackers_update": 0,
112-
"dynamic_trackers_update_interval": 1,
107+
}
108+
]
113109
}

0 commit comments

Comments
 (0)