From 8a5caeadd785993a5e30ff6814a61a7804fced3d Mon Sep 17 00:00:00 2001 From: David Refoua Date: Wed, 7 Jul 2021 01:16:02 +0430 Subject: [PATCH] add `fake domains` list --- services/Directory/data/FilterList.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index a3d66ba16..a86fd3625 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17390,5 +17390,13 @@ "issuesUrl": "https://github.com/DandelionSprout/adfilt/discussions/163", "licenseId": 35, "name": "Actually Legitimate URL Shortener Tool - Affiliate tag allowlist" - } + }, + { + "description": "Blocks copycat, scam and fake domains that imitate other well-known websites, for various reasons.", + "homeUrl": "https://github.com/DRSDavidSoft/additional-hosts", + "id": 2513, + "issuesUrl": "https://github.com/DRSDavidSoft/additional-hosts/issues", + "licenseId": 2, + "name": "Additional Hosts - Fake domains" + }, ]