mirror of
https://github.com/columndeeply/hosts.git
synced 2025-10-27 11:31:09 -04:00
Add note explaining how to remove unified hosts from SteveBlack's list
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
This is the result of merging and cleaning up a bunch of porn-blocking lists I've found scattered through the web. It currently has 3.701.606 unique domains and a redirect to the "Safe Browsing" versions of Google, DuckDuckGo, Bing and YouTube.
|
||||
This is the result of merging and cleaning up a bunch of porn-blocking lists I've found scattered through the web. It currently has 3.564.663 unique domains and a redirect to the "Safe Browsing" versions of Google, DuckDuckGo, Bing and YouTube.
|
||||
|
||||
The list is split into 90MB chunks to avoid GitHub's [file size limit](https://docs.github.com/en/repositories/working-with-files/managing-large-files/about-large-files-on-github). Here are the raw links to all parts of the list:
|
||||
> https://raw.githubusercontent.com/columndeeply/hosts/main/hosts00
|
||||
@ -39,7 +39,7 @@ Used to merge clean lists with the main one. Should be run like this ``sh merger
|
||||
| [EnergizedProtection's lists](https://github.com/EnergizedProtection/block) | 255,621 / 51,065 | Using the "HOSTS RAW" list for "Porn" and "Porn Lite Extension". |
|
||||
| [My Privacy DNS's list](https://mypdns.org/my-privacy-dns/porn-records/-/blob/master/active_domains/output/merged_results/domains/ACTIVE/list) | 2021/12/03 | |
|
||||
| [Sinfonietta's list](https://github.com/Sinfonietta/hostfiles/blob/master/pornography-hosts) | 2022/08/24 | Seems to pull from [StevenBlack's list](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/hosts). |
|
||||
| [StevenBlack's list](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/hosts) | 2022/08/26 | |
|
||||
| [StevenBlack's list](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/hosts) | 2022/08/26 | Ships packaged with the unified adware + malware lists. To remove run ``sed -i '0,/^# End yoyo/d; /^#/d; s/ #.*//g; /^$/d' hosts`` |
|
||||
| [blocklistproject's list](https://github.com/blocklistproject/Lists/blob/master/porn.txt) | 2022/06/21 | |
|
||||
| [cbuijs's list](https://github.com/cbuijs/ut1/blob/master/adult/domains.24733) | 2022/08/28 | |
|
||||
| [chadmyfield's list](https://github.com/chadmayfield/my-pihole-blocklists/blob/master/lists/pi_blocklist_porn_all.list) | 2020/09/11 | Archived. |
|
||||
|
||||
Reference in New Issue
Block a user