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 11.457.459 domains and a redirect to the "Safe Browsing" versions of Google, DuckDuckGo, Bing, YouTube and Yandex.
The list is split into 90MB chunks to avoid GitHub's file size limit. If you need a single file list it can be found on the releases page. The merged list will be updated once a month.
You can use this list with most DNS based blockers (PiHole/Adguard Home/Technitium DNS/etc.) or directly by appending the list to your hosts file.
Add these to your blocklist and you're ready to go.
https://raw.githubusercontent.com/columndeeply/hosts/main/hosts00
https://raw.githubusercontent.com/columndeeply/hosts/main/hosts01
https://raw.githubusercontent.com/columndeeply/hosts/main/hosts02
https://raw.githubusercontent.com/columndeeply/hosts/main/hosts03
https://raw.githubusercontent.com/columndeeply/hosts/main/hosts04
If you want to also enable the safebrowsing redirects you'll need to add this list too.
https://raw.githubusercontent.com/columndeeply/hosts/refs/heads/main/safebrowsing
Edit the file C:\Windows\System32\drivers\etc\hosts
with administrator privileges and add the domains.
Add the domains to /etc/hosts
. You also download and append them with cat hosts0X >> /etc/hosts
You can use any of the DNS based blockers like DNS66, personalDNSfilter or Daedalus and add the links posted above.
Since this list is just a fused version of other lists and the domains aren't manually checked it'll probably have false positives. If a site is listed here and you think it shouldn't please let me know by posting in the pinned issue. Same goes if you think a domain should be added to the blocklist. Feel free to open a new issue for any other problems or questions.
If you're submitting more than a couple dozen domains please make a pull request or use a pastebin site. If it's just a few domains then just paste them on the pinned issue. If you took the domains from another list please say so and leave a link to their page so it can be added to the "Sources" table below.
When making a pull request you should add a file on the "contributions" directory with your domains. I'll then merge your pull request and merge the file into the main list. Please do not make changes directly to the main list. If you're not sure how to list the domains take a look at the example.
I'm not removing these from the list. Please do not submit domains for removal just because they are no longer active. Removing them would mean having to check every X months to see if they are back. I'll only whitelist domains that are active and point to a non-pornography related site.
I've added the two scripts I use to maintain this list to the repository. Feel free to use them anyway you want. Also, if you know a way to make them more clean (not have to use .tmp files would be nice) or any general improvements please let me know.
Give it a list of files with domains and it'll try to clean them a bit. It removes all empty lines, comments, multiple whitespaces, tabs, trailing whitespaces and some more stuff. Once that's done it'll replace any IP at the beginning of each line with 127.0.0.1
(or add it if there isn't one). Then it removes any domain that exists in the whitelist, removes any duplicates and sorts the resulting list.
Used to merge clean lists with the main one. Should be run like this sh merger.sh "*_clean"
to make sure it only adds the lists created by the cleanup.sh
script. It merges all given files with the main one, removes duplicates, sorts the merged list and once that's done it splits it into 90MB chunks.
Link | Comments |
---|---|
4skinSkywalker's list | |
Bon-Appetit's list | |
RPiList' list | |
Sinfonietta's list | |
StevenBlack's list | Ships packaged with the unified adware + malware lists.sed -i '0,/^# End yoyo/d; /^#/d; s/ #.*//g; /^$/d' |
blocklistproject's list | |
cbuijs's list | |
mrvivacious's list | |
thisisu's list |
- http://controlc.com/99125ac6 (Posted by /u/lojack_or_nojack.)
- https://booru.org/top (Filtered by NSFW and sorted by number of images. First 10 pages only since after that they had less than 200 images each, not worth the effort to parse them.)
- https://gist.githubusercontent.com/sibaspage/5248d7600a24284f580219b29d178c49/raw/b35fdaf7a8685b536da0022102e125df70c50eb1/pornsite-list.txt
- https://github.com/CyberPurifyAI/purify/blob/67249f0bbbccce7d7dd8cadee8d6cfe23e1ae3b1/Filters/filter/porn/m.txt
- https://github.com/saskuu/blocklist/blob/main/porno.txt
- https://github.com/11201010/anti-porn-hosts-file/blob/master/HOSTS.txt (2020/08/03)
- https://github.com/1boii/hosts/blob/main/hosts (2022/03/11)
- https://github.com/Amdr0meda/Blocklist_Pi_Hole/blob/master/Porn%20pages.txt (2021/06/31)
- https://github.com/EnergizedProtection/block (marking it as abandoned until this is solved)
- https://github.com/chadmayfield/my-pihole-blocklists/blob/master/lists/pi_blocklist_porn_all.list
- https://github.com/mhxion/pornaway (2021/02/20)
- https://github.com/tiuxo/hosts/blob/master/porn (2020/12/06)
- https://mypdns.org/clefspeare13/pornhosts/-/tree/master/download_here/0.0.0.0
- https://mypdns.org/my-privacy-dns/porn-records/-/blob/master/active_domains/output/merged_results/domains/ACTIVE/list (2021/12/03)
- https://github.com/mhhakim/pihole-blocklist (2023/03/23)
- https://github.com/porn-records/Porn-Records (2022/10/19)
- https://github.com/zangadoprojets/pi-hole-blocklist/blob/main/Pornpages.txt (12/07/2023)