From 64cf858e695caf3dd77d6822495e641f4a4413cd Mon Sep 17 00:00:00 2001 From: yokoffing <11689349+yokoffing@users.noreply.github.com> Date: Thu, 5 Jan 2023 12:40:35 -0500 Subject: [PATCH] revise simple TLDs --- README.md | 42 ++++++++++++------------------------------ 1 file changed, 12 insertions(+), 30 deletions(-) diff --git a/README.md b/README.md index 34bb9c4..90d8a16 100644 --- a/README.md +++ b/README.md @@ -50,22 +50,25 @@ Security settings protect your data from harm, theft, and unauthorized use. ### Block Parked Domains [1](https://github.com/nextdns/metadata/blob/master/security/parked-domains-cname) ![Enabled](https://raw.githubusercontent.com/crssi/NextDNS-Config/main/icons/enabled.svg) Block Parked Domains ### Block Top-Level Domains (TLDs) [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) -: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. ``` .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 ```