From c762aab281dd2874c2f661d836772515db826803 Mon Sep 17 00:00:00 2001 From: iam-py-test <84232764+iam-py-test@users.noreply.github.com> Date: Tue, 30 May 2023 21:02:19 -0400 Subject: [PATCH] Corrections --- services/Directory/data/FilterList.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index a134b2a74..0838556ec 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17839,10 +17839,11 @@ "name": "WWW-K9" }, { - "description": "Blocks use of @ (i.e. https://google.com@example.com) before domain names, which is being used to trick people", + "description": "This list aims to prevent the pathetic excuses of domain endings (.zip and .mov) that Google recently added from causing phishing from being conducted using the old authentication URL scheme which is embedded into browsers", "homeUrl": "https://github.com/L8X/AntiAuthenticationUrlFilter", "id": 2660, "issuesUrl": "https://github.com/L8X/AntiAuthenticationUrlFilter/issues", - "name": "Anti-Authentication-Url-Filter" + "name": "Anti-Authentication-Url-Filter", + "licenseId": 4 } ]