Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

multiple duplicate entries #3

Closed
thulle opened this issue Jan 9, 2020 · 2 comments
Closed

multiple duplicate entries #3

thulle opened this issue Jan 9, 2020 · 2 comments

Comments

@thulle
Copy link

thulle commented Jan 9, 2020

While searching for the blocking entry in #2 i found duplicates.
Runing the following command to prefix them with number of times they appear, the most frequent duplicate appears 36 times:
$ sort -n fingerprintblock.txt |uniq -c|sort -nr|head -n 10
36 0.0.0.0 bankvarzesh.com
28 0.0.0.0 yaspsd.ir
28 0.0.0.0 vaghayedaily.ir
24 0.0.0.0 rootech.ir
24 0.0.0.0 khabarduni.ir
20 0.0.0.0 iruni.ir
20 0.0.0.0 6blog.ir
16 0.0.0.0 rmsft.rozblog.com
16 0.0.0.0 hoosheparsi.ir
15 0.0.0.0 hahasforhoohas.com

@Tapao-NonSen
Copy link
Owner

Thank you for reporting. Now, I've solved the problem.

@thulle
Copy link
Author

thulle commented Jan 9, 2020

Those were just the top ones, you still have many remaining.. half the list is just duplicates. I can make a pull request..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants