mirror of
https://github.com/yokoffing/NextDNS-Config.git
synced 2025-11-17 07:33:39 -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
|
.associates
|
||||||
.bid
|
|
||||||
.buzz
|
.buzz
|
||||||
.cricket
|
.cricket
|
||||||
.discount
|
.discount
|
||||||
@@ -75,6 +74,7 @@ Security settings protect your data from harm, theft, and unauthorized use.
|
|||||||
.tokyo
|
.tokyo
|
||||||
---
|
---
|
||||||
.agency
|
.agency
|
||||||
|
.bid
|
||||||
.cam
|
.cam
|
||||||
.casa
|
.casa
|
||||||
.cf
|
.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:
|
Here's a compliation of popular blocklists available in NextDNS:
|
||||||
|
|
||||||
| Basic | Balanced | Strict | Aggressive |
|
| Basic | Balanced | Strict | Aggressive |
|
||||||
|:-------------------: |:---------------: |:-----------------------------: |:--------------------: |
|
|:------------: |:---------------: |:----------------: |:--------------------: |
|
||||||
| 1Hosts (mini) | 1Hosts (Lite) | 1Hosts (Pro) | 1Hosts (Xtra) |
|
| 1Hosts (mini) | 1Hosts (Lite) | 1Hosts (Pro) | 1Hosts (Xtra) |
|
||||||
| | oisd | oisd | Goodbye Ads |
|
| | oisd | oisd | Goodbye Ads |
|
||||||
| | Steven Black | | Energized Ultimate |
|
| | 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>
|
: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 :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>
|
<details>
|
||||||
|
|
||||||
|
### Google crap
|
||||||
|
|
||||||
|
device-provisioning.googleapis.com
|
||||||
|
firebaseinstallations.googleapis.com
|
||||||
|
firebaselogging-pa.googleapis.com
|
||||||
|
googletagmanager.com
|
||||||
|
|
||||||
### Twitter tracker
|
### Twitter tracker
|
||||||
|
|
||||||
syndication.twitter.com
|
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
|
### Junk surveillance software
|
||||||
|
|
||||||
spappmonitoring.com
|
spappmonitoring.com
|
||||||
@@ -178,7 +189,7 @@ Denylist entries block any requests from that source. Entries below should not i
|
|||||||
|
|
||||||
# Allowlist :white_check_mark:
|
# 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>
|
<details>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user