diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index 7a560c6ae..12efdbef5 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -18753,5 +18753,13 @@ "issuesUrl": "https://github.com/TantalusDrive/Secfilters/issues", "licenseId": 9, "name": "IDN Homograph & Favicon Security List - uBlock Origin version" + }, + { + "description": "Dutch filterlist to use with uBlock Origin", + "homeUrl": "https://github.com/EasyDutch-uBlockOrigin/EasyDutch/", + "id": 2845, + "issuesUrl": "https://github.com/EasyDutch-uBlockOrigin/EasyDutch/issues", + "licenseId": 4, + "name": "EasyDutch" } ] diff --git a/services/Directory/data/FilterListLanguage.json b/services/Directory/data/FilterListLanguage.json index 81d3b9484..b7d8b1879 100644 --- a/services/Directory/data/FilterListLanguage.json +++ b/services/Directory/data/FilterListLanguage.json @@ -3646,5 +3646,13 @@ { "filterListId": 2844, "languageId": 37 + }, + { + "filterListId": 2845, + "languageId": 48 + }, + { + "filterListId": 2825, + "languageId": 113 } ] diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index 8a1945148..ba1dec593 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -6478,5 +6478,9 @@ { "filterListId": 2844, "maintainerId": 210 + }, + { + "filterListId": 2845, + "maintainerId": 211 } ] diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index 7a9cb9342..cfeb38d1d 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -9398,5 +9398,13 @@ { "filterListId": 2844, "syntaxId": 4 + }, + { + "filterListId": 2845, + "syntaxId": 4 + }, + { + "filterListId": 2845, + "syntaxId": 21 } ] diff --git a/services/Directory/data/FilterListTag.json b/services/Directory/data/FilterListTag.json index 6033e236c..57ddfa26e 100644 --- a/services/Directory/data/FilterListTag.json +++ b/services/Directory/data/FilterListTag.json @@ -13418,5 +13418,13 @@ { "filterListId": 2844, "tagId": 10 + }, + { + "filterListId": 2845, + "tagId": 2 + }, + { + "filterListId": 2845, + "tagId": 5 } ] diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index 216868aad..00395fbb3 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -17846,5 +17846,65 @@ "id": 3245, "primariness": 2, "url": "https://raw.githubusercontent.com/TantalusDrive/Secfilters/refs/heads/main/Lists/uBlock/IDNHomographFavicon.txt" + }, + { + "filterListId": 2845, + "id": 3246, + "primariness": 1, + "url": "https://easydutch-ublockorigin.github.io/EasyDutch/EasyDutch.txt" + }, + { + "filterListId": 2845, + "id": 3247, + "primariness": 2, + "url": "https://easydutch-ublockorigin.github.io/EasyDutch/EasyDutch.all.txt" + }, + { + "filterListId": 2845, + "id": 3249, + "primariness": 3, + "url": "https://easydutch-ublockorigin.github.io/EasyDutchCDN/EasyDutch.all.txt" + }, + { + "filterListId": 2845, + "id": 3250, + "primariness": 4, + "url": "https://cdn.jsdelivr.net/gh/EasyDutch-uBlockOrigin/EasyDutchCDN@main/EasyDutch.all.txt" + }, + { + "filterListId": 2845, + "id": 3251, + "primariness": 5, + "url": "https://cdn.jsdelivr.net/gh/EasyDutch-uBlockOrigin/EasyDutch@gh-pages/EasyDutch.all.txt" + }, + { + "filterListId": 2845, + "id": 3252, + "primariness": 6, + "url": "https://cdn.jsdelivr.net/gh/EasyDutch-uBlockOrigin/EasyDutch@gh-pages/EasyDutch.txt" + }, + { + "filterListId": 2845, + "id": 3253, + "primariness": 7, + "url": "https://easydutch-ublockorigin.github.io/EasyDutchCDN/EasyDutch.txt" + }, + { + "filterListId": 2845, + "id": 3254, + "primariness": 8, + "url": "https://cdn.jsdelivr.net/gh/EasyDutch-uBlockOrigin/EasyDutchCDN@main/EasyDutch.txt" + }, + { + "filterListId": 2845, + "id": 3255, + "primariness": 9, + "url": "https://raw.githubusercontent.com/EasyDutch-uBlockOrigin/EasyDutch/gh-pages/EasyDutch.all.txt" + }, + { + "filterListId": 2845, + "id": 3256, + "primariness": 10, + "url": "https://raw.githubusercontent.com/EasyDutch-uBlockOrigin/EasyDutchCDN/main/EasyDutch.all.txt" } ] diff --git a/services/Directory/data/Maintainer.json b/services/Directory/data/Maintainer.json index 3a568433c..9f415b59e 100644 --- a/services/Directory/data/Maintainer.json +++ b/services/Directory/data/Maintainer.json @@ -1088,5 +1088,11 @@ "id": 210, "name": "TantalusDrive", "url": "https://github.com/TantalusDrive" + }, + { + "emailAddress": "easydutch@tech-web.aleeas.com", + "id": 211, + "name": "EasyDutch", + "url": "https://github.com/EasyDutch-uBlockOrigin" } ]