diff --git a/data/FilterList.json b/data/FilterList.json index e1b84136c..2883eeca4 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -14418,5 +14418,16 @@ "name": "Polish Anti Adblock Filters - supplement for uBlock Origin", "syntaxId": 4, "viewUrl": "https://raw.githubusercontent.com/olegwukr/polish-privacy-filters/master/anti-adblock-suplement.txt" + }, + { + "id": 1282, + "description": "Little Snitch rules for Mac apps.", + "descriptionSourceUrl": "https://github.com/koenrh/little-snitch-rules", + "homeUrl": "https://github.com/koenrh/little-snitch-rules", + "issuesUrl": "https://github.com/koenrh/little-snitch-rules/issues", + "licenseId": 5, + "name": "Koen's Little Snitch rules", + "syntaxId": 18, + "viewUrl": "https://raw.githubusercontent.com/koenrh/little-snitch-rules/master/apps.lsrules" } ] diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index cacca6c0c..57d178326 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -3794,5 +3794,9 @@ { "filterListId": 1281, "maintainerId": 112 + , + { + "filterListId": 1282, + "maintainerId": 113 } ] diff --git a/data/Maintainer.json b/data/Maintainer.json index 51d284c24..113d0a181 100644 --- a/data/Maintainer.json +++ b/data/Maintainer.json @@ -561,6 +561,7 @@ }, { "id": 109, + "homeUrl": "https://github.com/deathbybandaid", "name": "deathbybandaid" }, { @@ -577,5 +578,10 @@ "id": 112, "homeUrl": "https://github.com/olegwukr", "name": "olegwukr" + }, + { + "id": 113, + "homeUrl": "https://github.com/koenrh", + "name": "Koen Rouwhorst" } ] \ No newline at end of file