Skip to content

Commit

Permalink
Merge pull request #19 from jorgenavben/main
Browse files Browse the repository at this point in the history
chore: changed CF's bittorrent tracker host
  • Loading branch information
fabianbormann authored Jul 25, 2024
2 parents f930508 + e31b589 commit 6fd8895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meerkat.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default class Meerkat extends EventEmitter {

this.announce = announce || [
'wss://tracker.openwebtorrent.com',
'wss://dev.tracker.cf-identity-wallet.metadata.dev.cf-deployments.org',
'wss://dev.btt.cf-identity-wallet.metadata.dev.cf-deployments.org',
'wss://tracker.files.fm:7073/announce',
'ws://tracker.files.fm:7072/announce',
'wss://tracker.openwebtorrent.com:443/announce',
Expand Down

0 comments on commit 6fd8895

Please sign in to comment.