serverless-dns / blocklists

An opinionated collection of blocklists for RethinkDNS.
https://rethinkdns.com/configure
Mozilla Public License 2.0
85 stars 26 forks source link

Update blocklistConfig.json with BitTorrent trackers & selected lists from Blocklistproject #14

Closed shuvashish76 closed 3 years ago

shuvashish76 commented 3 years ago

Host list: https://ngosang.github.io/trackerslist/trackers_all.txt Source: https://github.com/ngosang/trackerslist by @ngosang License: GPL-2.0


Selected lists from Source: https://github.com/blocklistproject/Lists by @blocklistproject License: unlicense https://unlicense.org/

shuvashish76 commented 3 years ago

For future reference

  1. used ngosang's trackers_all version (link)
  2. what I excluded from blocklistproject's lists (in this pull request): - Abuse, Fraud, Redirect, Scam, Tracking, Smart TV
  3. all blocklistproject lists are Original version
shuvashish76 commented 3 years ago
"vname": "BitTorrent trackers All (ngosang)",
 "format": "hosts",
 "group": "privacy",
 "subg": "",
 "url": "https://ngosang.github.io/trackerslist/trackers_all.txt"

changed its tag from "parental control" to "privacy" because from what I understand it block Torrent trackers, not websites.

@ignoramous do let me know if any other blocklist groups/sub-groups are in the wrong tag.

ignoramous commented 3 years ago

Thanks a lot. I will review the lists to add them when I get back from travels (Sunday).

ignoramous commented 3 years ago

Thx. These lists look good to me, except for the names used in the json. I intend to fix that before I merge in the coming days.

ignoramous commented 3 years ago

ngosang's bit-torrent trackers list isn't in hosts, domains, or abp format. Cannot use them.