diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index faffaf3c8..071b2f8d2 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17485,5 +17485,13 @@ "issuesUrl": "https://github.com/DandelionSprout/adfilt/issues", "licenseId": 35, "name": "Dandelion Sprout's and other adblocker lists' IPs" + }, + { + "description": "Never enter the rabbit hole again - Blocks all video suggestions and distractions on YouTube, leaves Likes and Comments on", + "donateUrl": "https://ko-fi.com/hadig", + "homeUrl": "https://github.com/hadig/Focus-for-Youtube", + "id": 2535, + "issuesUrl": "https://github.com/hadig/Focus-for-Youtube/issues", + "name": "Focus for Youtube" } ] diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index c69723053..6f3ac103e 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -5858,5 +5858,9 @@ { "filterListId": 2534, "maintainerId": 22 + }, + { + "filterListId": 2535, + "maintainerId": 164 } ] diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index 937d79f84..d34d0e25b 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -16234,5 +16234,11 @@ "id": 2750, "primariness": 4, "url": "https://downloads.vivaldi.com/easylist/easylist-current.txt" + }, + { + "filterListId": 2535, + "id": 2751, + "primariness": 1, + "url": "https://raw.githubusercontent.com/hadig/Focus-for-Youtube/master/focus4yt.txt" } ] diff --git a/services/Directory/data/Maintainer.json b/services/Directory/data/Maintainer.json index 3de818477..3eb5610b4 100644 --- a/services/Directory/data/Maintainer.json +++ b/services/Directory/data/Maintainer.json @@ -855,5 +855,11 @@ "id": 163, "name": "JohnyP", "url": "https://github.com/JohnyP36" + }, + { + "id": 164, + "name": "hadiG", + "twitterHandle": "hadigz1", + "url": "https://github.com/hadig" } ]