Closed pcl closed 1 year ago
Hello! Thank you for opening your first issue in this repo. Itβs people like you who make these host files better!
Hello Patrick @pcl thank you for this observation.
This is all in the readme maybe you could consult that.
In short, we are an aggregator of hosts files from active and reputable curators of hosts files, and we package these amalgamated hosts files in various ways.
In order to do that we
So the folders you're looking at are intermediate data structures that we cache because we use them multiple times for multiple derived works.
The cache is also useful when we have an issue with the latest version from curators β typically due to errors or controversial new additions β and in this case we use the cached version, not the latest version, until the issue is cleaned-up.
I hope this clarifies it.
Closing.
Creating a separate issue to avoid chatting in the wrong PR too much.
Some of your hosts files have thousands of
127.0.0.1
entries. Here's a quick analysis, looking at hosts files containing 10 or more127.0.0.1
entries:All four of those files contain no
0.0.0.0
entries.Perhaps this doesn't matter; just seemed a bit fishy when I was looking at the results of my changes in that other PR.