mirror of
https://github.com/ngosang/trackerslist.git
synced 2026-04-25 17:35:57 +03:00
[GH-ISSUE #224] add trackers rarbg, different ports #194
Labels
No labels
bug
enhancement
help wanted
pull-request
question
waiting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/trackerslist-ngosang#194
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @petesimon on GitHub (Feb 3, 2020).
Original GitHub issue: https://github.com/ngosang/trackerslist/issues/224
I had used these today, within the past 2 hours.
udp://9.rarbg.me:2750/announce
udp://9.rarbg.to:2770/announce
@petesimon commented on GitHub (Feb 3, 2020):
thank you for your continuous work! 😊
@ngosang commented on GitHub (Feb 3, 2020):
You already have
udp://9.rarbg.to:2710/announceandudp://9.rarbg.me:2710/announcein the lists. There is no point in adding duplicates.@petesimon commented on GitHub (Feb 4, 2020):
i think udp://9.rarbg.me:2750/announce and udp://9.rarbg.me:2710/ are not duplicates because the port numbers are different. it's just like http://www.berkeley.edu:80 and http://www.berkeley.edu:8888 are not duplicates. port numbers actually matter that make or break connectivity and data coming from those different port numbers will likely be different. 🤓