Git Product home page Git Product logo

adguard-hoax-sites-list's Introduction

AdGuardHome DNS Hoax Sites Filter List

Update list

What Is This?

This is a DNS blocklist that can be used for AdGuardHome. (Does not work with Pi-hole)

This list combines many lists, including the default lists from AdGuardHome, into one single list, so you don't have to add countless lists to your AdGuardHome, but just this one.

How Can I Use It?

Pretty simple, copy this link and add it to your AdGuardHome DNS blocklists.

https://filippobuletto.github.io/adguard-hoax-sites-list/blocklist.txt

Which Lists Are Combined Here?

Which lists I'm using here, you can see in hostlist compiler configuration » click here «

Do You Curate the Lists?

Yes: https://github.com/filippobuletto/pihole-hoax-sites-list

How Often Is This List Updated?

Once a month

Last Words

If you want to create your own combined list, feel free to fork this repository and change the hostlist compiler configuration I included to start your own voyage. To compile the hostlist use AdGuard's HostlistCompiler.

Build instructions

Build the container

docker build -t hostlist-compiler - < Dockerfile

Remove old list

rm blocklist.txt

Build new list

docker run --rm -it --init -v $(pwd):/config hostlist-compiler -c /config/hostlist-compiler-config.json -o /config/blocklist.txt
wc -l blocklist.txt && head blocklist.txt

Kudos

Original idea: https://github.com/ppfeufer/adguard-hoax-sites-list

adguard-hoax-sites-list's People

Contributors

filippobuletto avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.