[GH-ISSUE #221] Missing leechers-paradise.org ? #191

Closed
opened 2026-02-26 05:33:04 +03:00 by kerem · 2 comments
Owner

Originally created by @Fluffkin on GitHub (Jan 27, 2020).
Original GitHub issue: https://github.com/ngosang/trackerslist/issues/221

I see a note at https://github.com/ngosang/trackerslist/issues/182 that a duplicate dns entry for udp://tracker.leechers-paradise.org:6969/announce got fixed, but now I see neither "open-internet.nl" or "leechers-paradise.org" in the trackers_all.txt list.

Did the fix manage to wipe out both entries?

Originally created by @Fluffkin on GitHub (Jan 27, 2020). Original GitHub issue: https://github.com/ngosang/trackerslist/issues/221 I see a note at https://github.com/ngosang/trackerslist/issues/182 that a duplicate dns entry for udp://tracker.leechers-paradise.org:6969/announce got fixed, but now I see neither "open-internet.nl" or "leechers-paradise.org" in the trackers_all.txt list. Did the fix manage to wipe out both entries?
kerem closed this issue 2026-02-26 05:33:04 +03:00
Author
Owner

@Fluffkin commented on GitHub (Feb 1, 2020):

And now I see it's back, along with a bunch of duplicate IP's in the trackers_all_ip list (on the 30th Jan 2020). As far as I could be bothered to check by a line count, more than one duplicate.

For those struggling with the duplicates:
perl -i -ne 'print if ! $x{$_}++' trackers_all_ip.txt
Will strip out the dupes but leave the sort order intact.

<!-- gh-comment-id:580962070 --> @Fluffkin commented on GitHub (Feb 1, 2020): And now I see it's back, along with a bunch of duplicate IP's in the trackers_all_ip list (on the 30th Jan 2020). As far as I could be bothered to check by a line count, more than one duplicate. For those struggling with the duplicates: `perl -i -ne 'print if ! $x{$_}++' trackers_all_ip.txt` Will strip out the dupes but leave the sort order intact.
Author
Owner

@ngosang commented on GitHub (Feb 2, 2020):

udp://tracker.leechers-paradise.org:6969/announce is up and running.

About duplicate IPs => https://github.com/ngosang/trackerslist/issues/222#issuecomment-581169684

<!-- gh-comment-id:581169866 --> @ngosang commented on GitHub (Feb 2, 2020): `udp://tracker.leechers-paradise.org:6969/announce` is up and running. About duplicate IPs => https://github.com/ngosang/trackerslist/issues/222#issuecomment-581169684
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/trackerslist-ngosang#191
No description provided.