diff --git a/data/FilterList.json b/data/FilterList.json index 4cbb2dfe7..f5fbb4513 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -5336,5 +5336,22 @@ "submissionUrl": null, "syntaxId": 3, "viewUrl": "https://cdn.adblockcdn.com/filters/nominers.txt" + }, + { + "id": 315, + "description": "The rules facilitate the use of the largest Polish trading platforms Allegro, Ceneo, eBay, OLX and We sell, blocking unnecessary, burdensome and potentially dangerous elements - advertising, sponsored articles, or scripts that track users' activities. They enable simpler and faster use of supported websites without limiting their functionality, while increasing the privacy of buyers and sellers.", + "descriptionSourceUrl": "https://alleblock.pl/", + "discontinuedDate": null, + "donateUrl": null, + "emailAddress": "blablabla@alleblock.pl", + "forumUrl": null, + "homeUrl": "https://alleblock.pl/", + "issuesUrl": "https://github.com/maciejtarmas/AlleBlock/issues", + "licenseId": 13, + "name": "AlleBlock", + "policyUrl": null, + "submissionUrl": null, + "syntaxId": 3, + "viewUrl": "https://alleblock.pl/alleblock/alleblock.txt" } ] \ No newline at end of file diff --git a/data/FilterListLanguage.json b/data/FilterListLanguage.json index f7b312ae5..d0416f1a9 100644 --- a/data/FilterListLanguage.json +++ b/data/FilterListLanguage.json @@ -26,5 +26,9 @@ { "filterListId": 12, "languageId": 163 + }, + { + "filterListId": 315, + "languageId": 11 } ] \ No newline at end of file diff --git a/data/License.json b/data/License.json index 53f72342e..138b0179f 100644 --- a/data/License.json +++ b/data/License.json @@ -82,5 +82,12 @@ "name": "CC BY-SA 3.0", "permissiveAdaptation": true, "permissiveCommercial": true + }, + { + "id": 13, + "descriptionUrl": "https://creativecommons.org/licenses/by-nc/4.0/", + "name": "CC BY-NC 4.0", + "permissiveAdaptation": true, + "permissiveCommercial": false } ] \ No newline at end of file