Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
romaincointepas committed Feb 18, 2020
1 parent 487282e commit 0697511
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,15 @@
# nextdns/lists (and services, and more.)
# nextdns/metadata

This repository contains the data powering our Lists, Services and Analytics/GAFAM features:
- `lists.json` contains all the lists in Advanced mode.
- `bundles.json` contains all the lists in Simple mode (and how they are built).
- `exclusions/*` contains the manual domains exclusions (*whitelist*) for the lists above.
- `services.json` contains all the services/apps/games that you can block on NextDNS, including the list of domains that will be blocked for each service.
- `gafam.json` contains the list of domains that would make a query appear as belonging to a GAFAM in the Analytics section.

---
This repository contains the data behind our Security, Privacy and Parental Control features.

*To better route and answer all different types of requests, please read the following before creating an issue or PR.*

---

## Report a false positive (a domain being blocked that shouldn't)
Get in touch with the list maintainer directly (for most lists this means creating an issue on the github repository of the list). We try to not interfere with third-party lists and deliver them to you as-is, most of the time the maintainers have valid reasons to block or not block a specific domain, and if it's a mistake it's better fixed upstream anyway.
Get in touch with the list maintainer directly (for most blocklists this means creating an issue on the github repository of the list). We try to not interfere with third-party lists and deliver them to you as-is, most of the time the maintainers have valid reasons to block or not block a specific domain, and if it's a mistake it's better fixed upstream anyway.

*Note: if this is happening with one of our lists in Simple Mode (like Ads & Trackers), then please create an issue on this repository.*
*Note: if this is about the NextDNS Recommended Ads & Trackers Blocklist, then please create an issue on this repository.*

## Report a missing domain (a domain that should be blocked but isn't)
Same as above.
Expand All @@ -27,7 +22,7 @@ Create an issue (or even better, a PR) on this repository.
## Add (or remove) a domain blocked by a service
Create an issue (or PR) on this repository. If a domain needs to be added, please detail the steps you made to get this domain queried.

## Report a bug related to the use of Lists, Services, Blacklist or Whitelist that doesn't seem to be directly related to the data powering those features.
## Report a NextDNS bug not directly related the data contained in this reposity
Talk to us via the chat available on https://nextdns.io so we can figure it out and fix it.

## Request a feature or suggest UX/UI improvements
Expand Down

0 comments on commit 0697511

Please sign in to comment.