Giter Club home page Giter Club logo

adguard-home-list's Introduction

AdGuard Home - List

Explorer

Varied and carefully selected filter lists and consolidates for use in AdGuard Home. (Updated every day at 4 AM)

How to use this project

Once you have AdGuard Home ready and are logged in, use its main menu to add one blocklist and one allowlist.

# BlockList
https://raw.githubusercontent.com/Ealenn/AdGuard-Home-List/gh-pages/AdGuard-Home-List.Block.txt

# AllowList
https://raw.githubusercontent.com/Ealenn/AdGuard-Home-List/gh-pages/AdGuard-Home-List.Allow.txt

Custom List Provider

The folders allowlist/custom/* and blocklist/custom/* contains all custom lists.

External List Provider

The external providers are configured in files named like this : {TYPE}.external.{FORMAT}.list

allowlist/
├── custom/
│   ├── *
|   |   └── *.txt
│   └── *
|       └── *.txt
├── external/
│   └── allowlist.external.adguard.list
│   └── allowlist.external.hosts.list
│   └── allowlist.external.pihole.list

blocklist/
├── custom/
│   ├── *
|   |   └── *.txt
│   └── *
|       └── *.txt
├── external/
│   └── blocklist.external.adguard.list
│   └── blocklist.external.hosts.list
│   └── blocklist.external.pihole.list

The *.list file contains the urls of the external lists to add.

These lists are downloaded, cleaned and combined during a release.

Contains

Services

Community

AllowList

DNS Providers

# AdGuard
94.140.14.14
94.140.15.15
https://dns.adguard.com/dns-query
tls://dns.adguard.com
# Google
8.8.8.8
8.8.4.4
https://dns.google/dns-query
tls://dns.google
# Cisco OpenDNS
208.67.222.222
208.67.220.220
https://doh.opendns.com/dns-query
# Cloudflare DNS
1.1.1.1
1.0.0.1
https://dns.cloudflare.com/dns-query
tls://1.1.1.1
# Dyn DNS
216.146.35.35
216.146.36.36

Local

node ./modules/guard-cli/dist/main.js generate \
--name AdGuard-Home-List.Allow.txt \
--badge badge-allow.json \
--external ./allowlist/external \
--custom ./allowlist/custom \
--concatExternal ./allowlist/concat \
--convertToAllow \
--debug \
--output ./dist

node ./modules/guard-cli/dist/main.js generate \
--name AdGuard-Home-List.Block.txt \
--badge badge-block.json \
--external ./blocklist/external \
--custom ./blocklist/custom \
--concatExternal ./blocklist/concat \
--debug \
--output ./dist

adguard-home-list's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

adguard-home-list's Issues

[ALLOW] Microsoft Teams - Vocal Settings

Describe
Test callers are blocked

Domain

@@||c.msn.com^$important
@@||msedge.net^$important

Additional context
Try to call "fake call to setup microphone" to check all domains.

Find and remove rules of Typo-Squatting

Add to AllowList

atv-ext-eu.amazon.com
api.amazonvideo.com

Add to Blocklist

metrics.icloud.com
device-metrics-us-2.amazon.com

Generate debugger list

It could be nice to have a "debug list" to quickly identify where the rules come from.

Needed to identify potential poisoning lists.

[BLOCK] UrbanVPN

Describe
The urban-vpn.com extensions constantly phone home tracking every website visited by the user, including full URL, headers, browser info, and a lot more.
This is pretty much malware and should be in some mainstream blocklist, but I have no clue where to report it.

Domain

||analytics-toolbar.urban-vpn.com^
||anti-mining-protection-toolbar.urban-vpn.com^

[BLOCK] Scam iPhone

Describe

image

Domain

||segmentfinisham.top^$important
||allgamedraw.top^$important

[ALLOW] Nvidia

Describe

@madindehead have added nvidia domain to the allow list on his fork.

Domain

@@||nvidia.com^$important

Additional context
Identify why and who block this domain.

[ALLOW] Firebase login on many applications

Describe
Some applications use Firebase to direct log users

Domain

@@||firebaselogging-pa.googleapis.com^$important

Additional context
Check for more restrictive domains

Can we use regex?

[ALLOW] Groupe Seb

Describe
Groupe Seb was Actually blocked due to Salesforce rules.

Domain

@@||account.groupeseb.com^$important
@@||salesforce.com^$important

Additional context
Not sure if we need to allow all salesforce domains

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.