This project provides blocklist datasets for Pi-hole from various categories
Do you have any comments - dataset not working, bugs, suggestions for introducing a new dataset or anything else? Please open an issue on the GitHub repo: https://github.com/croxtyl/pihole-blocklist/issues
Blocklist Generator
Select the categories you want to block and the blocklist URLs will be generated below.
Links from selected datasets: 0
Total links in base: 0
Whitelist datasets
Here are datasets with domains that should not be blocked. These are domains of popular services like Google, Outlook, Discord and less popular services (right click to copy link):
- general.txt - general domains
- games.txt - for gaming services
- social.txt - for social media sites and CDNs (Don't use if you are using datasets from "media" category)
- tech.txt - for tech services and domains
- tools.txt - for tools services and domains
- shorten.txt - for link shortener services
- windows.txt - for windows update
Sources
Here are the sources used to create these blocklists:
- https://github.com/StevenBlack/hosts
- https://cert.pl/lista-ostrzezen
- https://firebog.net
- https://github.com/blocklistproject/Lists
- https://sefinek.net/blocklist-generator/pihole
- https://github.com/MajkiIT/polish-ads-filter
- https://github.com/jerryn70/GoodbyeAds
- https://oisd.nl
- https://gitlab.com/quidsup/notrack-blocklists
- https://o0.pages.dev
- https://github.com/r-a-y/mobile-hosts
- https://github.com/neodevpro/neodevhost
- https://phishing.army
- https://www.stopforumspam.com
- https://urlhaus.abuse.ch
- https://github.com/ShadowWhisperer/BlockLists
Troubleshooting
Common issues and how to resolve them:
Other sites not working correctly
+To identify blocked domains causing issues:
- Open the website that's not working
- Open browser developer tools (F12 or Ctrl+Shift+I)
- Go to the Network tab
- Look for red requests with ERR_CONNECTION_REFUSED
- Click on the request and copy the domain
- Add this domain to your Pi-hole whitelist
Example screenshots: