I parse website with risk e-shops created and maintained by the Czech Trade Inspection Authority (CTIA) into Pi-Hole block list using simple Python script, and release the result block list on my website. It is mainly for Czech people (there are only Czech e-shops), but anyone can use it in his/her Pi-Hole installation.
If you want to use this block list, use this URL:
https://pi-hole-lists.ceskydj.cz/risk-eshops
It is pretty easy to install any of block lists specified above. Just go step-by-step throw this guide:
- Open your Pi-Hole admin webpage (http://pi.hole/admin should work in general if you don't modify your configuration, and you don't use some web proxy as nginx).
- Go to "Adlists" (in vertical menu on the left).
- Fill in the block list's URL into to "Address" field and optionally name of the block list into "Comment" field.
- Click on the "Add" button.
- Now you need to update your gravity list (cache of DNS entries used by Pi-Hole). So, go to "Tools" --> "Update Gravity" (in vertical menu on the left).
- Click on the "Update" button.
- Wait a second until the updating process is done. You should see "Success!" alert on green background.