Skip to content

yoavain/easylists-for-pihole

 
 

Repository files navigation

EasyLists for Pi-Hole

PR Actions Status Nightly Actions Status types commit Known Vulnerabilities codecov Renovate visitors

Hello there!

Here you can find EasyLists for the excellent ad-blocking Pi-Hole! This repo contains the following lists:

  1. EasyList
  2. EasyPrivacy
  3. EasyList Israel
  4. EasyList Italy
  5. EasyList Germany
  6. EasyList France
  7. EasyList Dutch

The lists are pre-parsed and ready to use. All you have to do is add them to your block lists.

How to add? Read below.

NOTE: Use the RAW link for the lists.


New Instructions | PiHole 5.0 and above

As of PiHole 5.0, the steps to add new lists have changed.

  1. Log in to the Pi-Hole Admin page

  2. Go to Group Management > Adlists

  3. Paste the URL of EasyList (or a country specific list) in the address box, you can optionally add a description in the comment box such as "Easylist"

https://raw.githubusercontent.com/yoavain/easylists-for-pihole/main/generated/easylist.txt

Click Add

  1. Paste the URL of EasyPrivacy in the address box, you can optionally add a description in the comment box such as "Easyprivacy":
https://raw.githubusercontent.com/yoavain/easylists-for-pihole/main/generated/easyprivacy.txt

Click Add

  1. Go to Tools > Update Gravity and click the update button


Old instructions | PiHole below 5.0

  1. Log in to the Pi-Hole Admin page

  2. Go to Settings > Block Lists

  3. Scroll down until you see a box that says 'Enter one URL per line to add new ad lists'

  4. Paste the URL of EasyList (or a country specific list):

https://raw.githubusercontent.com/yoavain/easylists-for-pihole/main/generated/easylist.txt
  1. Then go down a line by hitting enter on your keyboard and paste the URL of EasyPrivacy:
https://raw.githubusercontent.com/yoavain/easylists-for-pihole/main/generated/easyprivacy.txt
  1. Press either Save and Update and wait (or press Save)

IMPORTANT: If you only press Save then you will have to SSH into your Pi or open a terminal on your Pi and run the command:

pihole -g

The lists will be applied to your Pi-Hole.


About

Easylists for your Pi-Hole

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%