mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
39e30ada77
commit
08b0af24ba
3 changed files with 28 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
@ -26,5 +26,9 @@
|
|||
{
|
||||
"filterListId": 12,
|
||||
"languageId": 163
|
||||
},
|
||||
{
|
||||
"filterListId": 315,
|
||||
"languageId": 11
|
||||
}
|
||||
]
|
||||
|
|
@ -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
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue