feat:5629: Add whotracksme and Stevenblack trackers lists.
Description
Some trackers are missing and the current list tend to be outdated. According to the study https://gitlab.e.foundation/e/os/backlog/-/issues/2167 , we add some trackers info from WhoTracksMe and Stevenblack lists.
Technical details
The creation of the list now follow this algorythm :
- it base on the previous e_trackers.json list
- it download exodus and WhotTracksMe structured trackers list, and upgrade the e_trackers list based on id, or common hostnames
- it then download hosts list from StevenBlack, and add hostname which are subdomains of already mapped present hostnames of trackers.
Tests
Issues
10 commandments of code reviews
Edited by Guillaume Jacquart