mirror of
https://github.com/yokoffing/NextDNS-Config.git
synced 2025-11-16 23:23:38 -05:00
Update README.md
This commit is contained in:
27
README.md
27
README.md
@@ -47,7 +47,6 @@ Security settings protect your data from harm, theft, and unauthorized use.
|
||||
|
||||
```
|
||||
.associates
|
||||
.bid
|
||||
.buzz
|
||||
.cricket
|
||||
.discount
|
||||
@@ -75,6 +74,7 @@ Security settings protect your data from harm, theft, and unauthorized use.
|
||||
.tokyo
|
||||
---
|
||||
.agency
|
||||
.bid
|
||||
.cam
|
||||
.casa
|
||||
.cf
|
||||
@@ -113,11 +113,11 @@ Blocklists are community generated lists that block ads and [trackers](https://w
|
||||
|
||||
Here's a compliation of popular blocklists available in NextDNS:
|
||||
|
||||
| Basic | Balanced | Strict | Aggressive |
|
||||
|:-------------------: |:---------------: |:-----------------------------: |:--------------------: |
|
||||
| 1Hosts (mini) | 1Hosts (Lite) | 1Hosts (Pro) | 1Hosts (Xtra) |
|
||||
| | oisd | oisd | Goodbye Ads |
|
||||
| | Steven Black | | Energized Ultimate |
|
||||
| Basic | Balanced | Strict | Aggressive |
|
||||
|:------------: |:---------------: |:----------------: |:--------------------: |
|
||||
| 1Hosts (mini) | 1Hosts (Lite) | 1Hosts (Pro) | 1Hosts (Xtra) |
|
||||
| | oisd | oisd | Goodbye Ads |
|
||||
| | Steven Black | | Energized Ultimate |
|
||||
|
||||
:bulb: The **Balanced** tier is recommended for everyday browsing, based on my testing and user feedback.<sup>[1](https://old.reddit.com/r/nextdns/comments/s2gzc5/oisd_vs_1hostsminiliteproxtra/hsgmp5n/) [2](https://old.reddit.com/r/nextdns/comments/xoyyw2/nextdns_as_a_set_it_and_forget_it_solution/iq1k6tx/) [3](https://old.reddit.com/r/nextdns/comments/vuon2a/one_profile_for_lan_devices_another_profile_for/iffegc5/?context=2) [4](https://old.reddit.com/r/nextdns/comments/vn8olr/please_could_someone_recommend_me_a_good/ie5meel/?context=2) </sup>
|
||||
|
||||
@@ -157,14 +157,25 @@ Add all the device brands that you use. There's no advantage in adding brands yo
|
||||
|
||||
# Denylist :no_entry:
|
||||
|
||||
Denylist entries block any requests from that source. Entries below should not interfere with everyday browsing.
|
||||
Denylist entries block any requests from that source. The entries below may further harden `Balanced` [blocklist](https://github.com/yokoffing/NextDNS-Config#blocklists-1) profiles while not interfering with everyday browsing.
|
||||
|
||||
<details>
|
||||
|
||||
### Google crap
|
||||
|
||||
device-provisioning.googleapis.com
|
||||
firebaseinstallations.googleapis.com
|
||||
firebaselogging-pa.googleapis.com
|
||||
googletagmanager.com
|
||||
|
||||
### Twitter tracker
|
||||
|
||||
syndication.twitter.com
|
||||
|
||||
### NVIDIA Gefore Experience <sup><sup>[1](https://github.com/badmojr/1Hosts/issues/650)</sup></sup>
|
||||
|
||||
events.gfe.nvidia.com
|
||||
|
||||
### Junk surveillance software
|
||||
|
||||
spappmonitoring.com
|
||||
@@ -178,7 +189,7 @@ Denylist entries block any requests from that source. Entries below should not i
|
||||
|
||||
# Allowlist :white_check_mark:
|
||||
|
||||
Allowlist entries override any blocks. These entries may be needed for `Strict` and `Aggressive` [blocklists](https://github.com/yokoffing/NextDNS-Config#blocklists-1).
|
||||
Allowlist entries override any blocks. These entries may be needed for `Strict` and `Aggressive` [blocklist](https://github.com/yokoffing/NextDNS-Config#blocklists-1) profiles.
|
||||
|
||||
<details>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user