diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index 05869685e..047be43ab 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -6154,5 +6154,9 @@ { "filterListId": 2659, "maintainerId": 189 + }, + { + "filterListId": 2660, + "maintainerId": 190 } ] diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index 03eb77b3a..ed64c6d83 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -8962,5 +8962,9 @@ { "filterListId": 2659, "syntaxId": 1 + }, + { + "filterListId": 2660, + "syntaxId": 4 } ] diff --git a/services/Directory/data/FilterListTag.json b/services/Directory/data/FilterListTag.json index 60fbc2609..7f036b1e3 100644 --- a/services/Directory/data/FilterListTag.json +++ b/services/Directory/data/FilterListTag.json @@ -13006,5 +13006,9 @@ { "filterListId": 2659, "tagId": 11 + }, + { + "filterListId": 2660, + "tagId": 7 } ] diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index 7e0a690d1..cb3b451f0 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -16491,5 +16491,10 @@ "filterListId": 2659, "id": 2938, "url": "https://raw.githubusercontent.com/www-k9/hosts/master/hosts" + }, + { + "filterListId": 2660, + "id": 2939, + "url": "https://raw.githubusercontent.com/L8X/AntiAuthenticationUrlFilter/main/AntiAuthenticationUrlFilter.txt" } ] diff --git a/services/Directory/data/Maintainer.json b/services/Directory/data/Maintainer.json index 967fe46a1..30bffbec8 100644 --- a/services/Directory/data/Maintainer.json +++ b/services/Directory/data/Maintainer.json @@ -977,5 +977,10 @@ "id": 189, "name": "www-k9", "url": "https://github.com/www-k9" + }, + { + "name": "L8X", + "id": 190, + "url": "https://github.com/L8X" } ]