diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index 74c681e06..a134b2a74 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17839,10 +17839,10 @@ "name": "WWW-K9" }, { - "id":2660, + "description": "Blocks use of @ (i.e. https://google.com@example.com) before domain names, which is being used to trick people", "homeUrl": "https://github.com/L8X/AntiAuthenticationUrlFilter", + "id": 2660, "issuesUrl": "https://github.com/L8X/AntiAuthenticationUrlFilter/issues", - "name": "Anti-Authentication-Url-Filter", - "description": "Blocks use of @ (i.e. https://google.com@example.com) before domain names, which is being used to trick people" + "name": "Anti-Authentication-Url-Filter" } ]