revise simple TLDs

This commit is contained in:
yokoffing
2023-01-05 12:40:35 -05:00
committed by GitHub
parent 54795ea5d8
commit 64cf858e69

View File

@@ -50,22 +50,25 @@ Security settings protect your data from harm, theft, and unauthorized use.<sup>
### Block Parked Domains <sup><sup>[1](https://github.com/nextdns/metadata/blob/master/security/parked-domains-cname)</sup></sup>
![Enabled](https://raw.githubusercontent.com/crssi/NextDNS-Config/main/icons/enabled.svg) Block Parked Domains
### Block Top-Level Domains (TLDs) <sup><sup>[1](https://webtribunal.net/blog/tld-statistics/) [2](https://www.spamhaus.org/statistics/tlds/) [3](https://www.bleepingcomputer.com/news/security/verified-twitter-accounts-hacked-to-send-fake-suspension-notices/) [4](https://github.com/iam-py-test/my_filters_001/blob/main/enhanced_protection.txt) [5](https://github.com/DandelionSprout/adfilt/blob/master/Dandelion%20Sprout's%20Anti-Malware%20List.txt) [6](https://github.com/DandelionSprout/adfilt/issues/659#issuecomment-1284845803) </sup></sup>
:warning: Blocking [TLDs](https://www.geeksforgeeks.org/components-of-a-url/) may cause [false positives](https://csrc.nist.gov/glossary/term/false_positive) since this feature blocks both site nagviations and subrequests. However, the entries below should allow for everyday browsing while offering protection against commonly abused TLDs.
:warning: Blocking [TLDs](https://www.geeksforgeeks.org/components-of-a-url/) may cause [false positives](https://csrc.nist.gov/glossary/term/false_positive) since this feature blocks both site nagviations and subrequests. However, the entries below should allow for everyday browsing while offering protection against commonly abused TLDs since they have no known legitimate uses.
```
.fit
.surf
---
.buzz
.cricket
.beauty
.bid
.cfd
.degree
.discount
.fyi
.garden
.gdn
.loan
.loans
.ooo
.quest
.sbs
.su
.wang
```
:stop_sign: Below are additional TLDs you may block, but you may need to [allowlist](https://github.com/yokoffing/NextDNS-Config#allowlist-white_check_mark) sites on occasion. *If you plan to [set-and-forget](https://glosbe.com/en/en/set-and-forget) your configuration, skip this setting.*
@@ -74,40 +77,19 @@ Security settings protect your data from harm, theft, and unauthorized use.<sup>
```
.work
.review
.asia
.tokyo
.cn
.monster
---
.agency
.associates
.beauty
.bid
.cam
.casa
.cf
.ci
.cyou
.degree
.email
.fun
.ga
.garden
.gq
.icu
.kp
.link
.live
.ml
.recipes
.rest
.ru
.sex
.sexy
~ under construction! ~
.shop
.software
.tk
.webcam
.win
.zone
```
</details>