mirror of
https://git.v0l.io/Kieran/dtan.git
synced 2025-01-18 04:41:32 +00:00
Adding YggTorrent tracker announce
Torrents provided from yggtorrent are not served by the existing trackers from dtan resulting in the impossibility to retrieve the torrent medata and to download files.
This commit is contained in:
parent
106b1dcbd8
commit
29f7c7cf71
@ -231,6 +231,7 @@ export function FormatBytes(b: number, f?: number) {
|
||||
}
|
||||
|
||||
export const Trackers = [
|
||||
"http://tracker.loadpeers.org:8080/xvRKfvAlnfuf5EfxTT5T0KIVPtbqAHnX/announce",
|
||||
"udp://tracker.coppersurfer.tk:6969/announce",
|
||||
"udp://tracker.openbittorrent.com:6969/announce",
|
||||
"udp://open.stealth.si:80/announce",
|
||||
|
Loading…
Reference in New Issue
Block a user