/etc

Blocklists for Hosts file

Plain operating system hosts file (Windows, macOS, Linux).

6compatible lists
1supported formats
12categories

Adding a blocklist to Hosts file

Linux / macOS

curl -fsSL "https://raw.githubusercontent.com/mtxadmin/ublock/master/hosts.txt" | sudo tee -a /etc/hosts > /dev/null

Windows (PowerShell as administrator)

Invoke-WebRequest "https://raw.githubusercontent.com/mtxadmin/ublock/master/hosts.txt" -OutFile "$env:TEMPhosts.txt"
Add-Content -Path "$env:SystemRootSystem32driversetchosts" -Value (Get-Content "$env:TEMPhosts.txt")

Very large hosts files can slow down DNS resolution on some systems. Prefer a DNS-based blocker like Pi-hole or AdGuard Home for lists with more than ~100k entries.

The address shown above is an example. Every list in the directory has its own URL, which you can copy with one click.

By topic

All 6 lists for Hosts file

Submit a list
6 lists < 7 days < 30 days older

Filter list covering annoyances. Format: Hosts (localhost IPv4). Maintained by Imre Kristoffer Eilertsen. See the project homepage for details and […]

Annoyances Hosts
1 entries
±0 last change
updated
AAAGAGBL/etc+5

Filter list covering crypto, ads, privacy, malware, phishing. Format: Hosts (localhost IPv4). Maintained by Team Boltz. See the project homepage […]

Ads Annoyances Cryptomining Hosts
- entries
±0 last change
updated
AAAGAGBL/etc+5

Filter list covering crypto, ads, privacy, malware, phishing. Format: Hosts (localhost IPv4). Maintained by Team Boltz. See the project homepage […]

Ads Adult content Annoyances Hosts
- entries
±0 last change
updated
AAAGAGBL/etc+5

kowith337’s Custom leftover hosts

by Kowith Singkornkeeree

Filter list covering ads, privacy, annoyances. Format: Hosts (localhost IPv4). Maintained by Kowith Singkornkeeree. See the project homepage for details […]

Ads Annoyances Privacy Hosts
889 entries
±0 last change
updated
AAAGAGBL/etc+5

Turk-AdFilter (Hosts)

by omerdduran

Filter list covering ads, privacy, malware, phishing, overlay. Format: Hosts (localhost IPv4). Maintained by omerdduran. See the project homepage for […]

Ads Annoyances Malware Hosts
1,424 entries
±0 last change
updated
AAAGAGBL/etc+5

Filter list covering ads, privacy, social, cookies, overlay. Format: Hosts (localhost IPv4). Maintained by mtxadmin. See the project homepage for […]

Ads Annoyances Privacy Hosts
2.28M entries
±0 last change
updated
AAAGAGBL/etc+5
Scroll to Top