mirror of
https://github.com/columndeeply/hosts.git
synced 2025-10-27 11:31:09 -04:00
Add 7 new domains
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.583.957 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.583.966 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). If you need a single file list it can be found on the [releases page](https://github.com/columndeeply/hosts/releases/tag/latest). The merged list will be updated once a month.
|
||||
|
||||
@ -50,13 +50,13 @@ 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,593 / 51,063 | "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/09/17 | Ships packaged with the unified adware + malware lists.<br>``sed -i '0,/^# End yoyo/d; /^#/d; s/ #.*//g; /^$/d' hosts`` |
|
||||
| [StevenBlack's list](https://github.com/StevenBlack/hosts/blob/master/alternates/porn/hosts) | 2022/09/23 | Ships packaged with the unified adware + malware lists.<br>``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/09/17 | |
|
||||
| [cbuijs's list](https://github.com/cbuijs/ut1/blob/master/adult/domains.24733) | 2022/09/24 | |
|
||||
| [clefspeare13's list](https://mypdns.org/clefspeare13/pornhosts/-/tree/master/download_here/0.0.0.0) | 2022/09/17 | |
|
||||
| [mhhakim's list](https://github.com/mhhakim/pihole-blocklist/blob/master/custom-porn-blocklist.txt) | 2022/05/11 | |
|
||||
| [mrvivacious's list](https://github.com/mrvivacious/PorNo-_Porn_Blocker/tree/master/lists/Urls) | 2022/04/04 | Split by first letter of domain. ``cat * > merged`` to fuse. |
|
||||
| [thisisu's list](https://github.com/thisisu/hosts_adultxxx/blob/master/hosts) | 2022/09/17 | |
|
||||
| [thisisu's list](https://github.com/thisisu/hosts_adultxxx/blob/master/hosts) | 2022/09/24 | |
|
||||
|
||||
## Random lists
|
||||
- https://gist.githubusercontent.com/sibaspage/5248d7600a24284f580219b29d178c49/raw/b35fdaf7a8685b536da0022102e125df70c50eb1/pornsite-list.txt
|
||||
|
||||
Reference in New Issue
Block a user