Pi-hole Blocklist

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.

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):

Sources

Here are the sources used to create these blocklists:

Troubleshooting

Common issues and how to resolve them:

Other sites not working correctly

+

To identify blocked domains causing issues:

  1. Open the website that's not working
  2. Open browser developer tools (F12 or Ctrl+Shift+I)
  3. Go to the Network tab
  4. Look for red requests with ERR_CONNECTION_REFUSED
  5. Click on the request and copy the domain
  6. Add this domain to your Pi-hole whitelist

Example screenshots:

Network tab example

Request details example

Whitelist example