diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index fbd39d353..e06d8d50b 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -90,10 +90,10 @@ "name": "Liste AR" }, { - "description": "Filter that enables removing of ads, trackers, and various scripts from websites with Korean content.", + "description": "Filter that enables removing of ads and anti-adblock scripts from websites with Korean content.", "homeUrl": "https://list-kr.github.io/", "id": 16, - "licenseId": 8, + "licenseId": 4, "name": "List-KR" }, { diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index eef136e2a..602216005 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -79,6 +79,10 @@ "filterListId": 16, "maintainerId": 18 }, + { + "filterListId": 16, + "maintainerId": 167 + }, { "filterListId": 17, "maintainerId": 19 diff --git a/services/Directory/data/FilterListTag.json b/services/Directory/data/FilterListTag.json index 2c33cb270..0aea1bcf9 100644 --- a/services/Directory/data/FilterListTag.json +++ b/services/Directory/data/FilterListTag.json @@ -69,7 +69,7 @@ }, { "filterListId": 16, - "tagId": 3 + "tagId": 5 }, { "filterListId": 17, diff --git a/services/Directory/data/Maintainer.json b/services/Directory/data/Maintainer.json index a9e8e03d7..ef397db72 100644 --- a/services/Directory/data/Maintainer.json +++ b/services/Directory/data/Maintainer.json @@ -75,8 +75,8 @@ }, { "id": 18, - "name": "SlowMemory", - "url": "https://github.com/SlowMemory" + "name": "RAIDEN", + "url": "https://github.com/Raiden-Ei" }, { "id": 19, @@ -861,5 +861,11 @@ "id": 166, "name": "ammnt", "url": "https://github.com/ammnt" + }, + { + "id": 167, + "name": "PiQuark6046", + "url": "https://github.com/piquark6046", + "emailAddress": "piquark6046@protonmail.com" } ]