diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index e33ecf8d1..bd502f2ae 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17583,5 +17583,13 @@ "issuesUrl": "https://github.com/DandelionSprout/adfilt/issues", "licenseId": 35, "name": "deviantART Quality Art Magnifier" + }, + { + "description": "Conversion Syntax of AdAway Default Blocklist for AdGuard.", + "homeUrl": "https://github.com/Leaf16591/AdAway-Default-Blocklist-AdGuard-Version", + "id": 2612, + "issuesUrl": "https://github.com/Leaf16591/AdAway-Default-Blocklist-AdGuard-Version/issues", + "licenseId": 5, + "name": "AdAway Default Blocklist (AdGuard Version)" } ] diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index 8937ebba8..1179bce83 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -6038,5 +6038,9 @@ { "filterListId": 2611, "maintainerId": 22 + }, + { + "filterListId": 2612, + "maintainerId": 184 } ] diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index ae4e168b7..9bf2ef286 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -8830,5 +8830,9 @@ { "filterListId": 2611, "syntaxId": 4 + }, + { + "filterListId": 2612, + "syntaxId": 6 } ] diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index 1ef9ed5db..371ea518d 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -16330,5 +16330,11 @@ "id": 2878, "primariness": 2, "url": "https://gitlab.com/DandelionSprout/adfilt/-/raw/master/DeviantARTQualityArtMagnifier.txt" + }, + { + "filterListId": 2612, + "id": 2879, + "primariness": 1, + "url": "https://raw.githubusercontent.com/Leaf16591/AdAway-Default-Blocklist-AdGuard-Version/main/Host" } ] diff --git a/services/Directory/data/Maintainer.json b/services/Directory/data/Maintainer.json index fb61cec02..576527b45 100644 --- a/services/Directory/data/Maintainer.json +++ b/services/Directory/data/Maintainer.json @@ -951,5 +951,10 @@ "id": 183, "name": "MasterKia", "url": "https://github.com/MasterKia" + }, + { + "id": 184, + "name": "Matteo", + "url": "https://github.com/Leaf16591" } ]