diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index ef0442367..096be0076 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17305,5 +17305,13 @@ "issuesUrl": "https://github.com/Axonym/finnish-annoyances/issues", "licenseId": 11, "name": "Finnish Annoyances" + }, + { + "description": "My personal blocklist, an extension for known blocklists. Blocks ads, trackers, native device trackers, badware and more. Not intended to be used as a standalone blocklist, it serves as a addition for other blocklists!", + "homeUrl": "https://codeberg.org/pcm/rublock", + "id": 2662, + "issuesUrl": "https://codeberg.org/pcm/rublock/issues", + "licenseId": 8, + "name": "RU BlockList for uBO" } ] diff --git a/services/Directory/data/FilterListLanguage.json b/services/Directory/data/FilterListLanguage.json index 1866afe7a..9af4b36db 100644 --- a/services/Directory/data/FilterListLanguage.json +++ b/services/Directory/data/FilterListLanguage.json @@ -3466,5 +3466,9 @@ { "filterListId": 2661, "languageId": 44 + }, + { + "filterListId": 2662, + "languageId": 132 } ] diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index 41463da9f..885e0ef7b 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -8666,5 +8666,9 @@ { "filterListId": 2661, "syntaxId": 4 + }, + { + "filterListId": 2662, + "syntaxId": 53 } ] diff --git a/services/Directory/data/FilterListTag.json b/services/Directory/data/FilterListTag.json index 507432fea..d8e7e7878 100644 --- a/services/Directory/data/FilterListTag.json +++ b/services/Directory/data/FilterListTag.json @@ -12694,5 +12694,9 @@ { "filterListId": 2661, "tagId": 35 + }, + { + "filterListId": 2662, + "tagId": 13 } ] diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index a23c20898..446430070 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -16057,5 +16057,12 @@ "filterListId": 2661, "id": 2940, "url": "https://raw.githubusercontent.com/Axonym/finnish-annoyances/main/annoyances.txt" + }, + { + "filterListId": 2662, + "id": 2941, + "primariness": 1, + "segmentNumber": 1, + "url": "https://codeberg.org/pcm/rublock/raw/branch/master/all.txt" } ]