mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
parent
0e475573da
commit
a23d7eecbc
5 changed files with 86 additions and 2 deletions
|
|
@ -5481,12 +5481,12 @@
|
|||
"forumUrl": "https://easylist-czech-and-slovak.tenderapp.com/",
|
||||
"homeUrl": "https://adblock.sk/",
|
||||
"issuesUrl": "https://github.com/tomasko126/easylistczechandslovak/issues",
|
||||
"licenseId": 5,
|
||||
"licenseId": 8,
|
||||
"name": "EasyList Czech and Slovak",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": null,
|
||||
"syntaxId": 3,
|
||||
"viewUrl": "https://raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters.txt"
|
||||
},
|
||||
{
|
||||
|
|
@ -6622,5 +6622,41 @@
|
|||
"submissionUrl": null,
|
||||
"syntaxId": "7",
|
||||
"viewUrl": "https://raw.githubusercontent.com/uMatrix-Rules/uMatrix-Rules-Site/master/rules.txt"
|
||||
},
|
||||
{
|
||||
"id": 369,
|
||||
"description": "Official filter list file used for blocking ads on Czech and Slovak websites.",
|
||||
"descriptionSourceUrl": "https://github.com/tomasko126/easylistczechandslovak",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": "tomastaro@adblock.sk",
|
||||
"forumUrl": "https://easylist-czech-and-slovak.tenderapp.com/",
|
||||
"homeUrl": "https://adblock.sk/",
|
||||
"issuesUrl": "https://github.com/tomasko126/easylistczechandslovak/issues",
|
||||
"licenseId": 8,
|
||||
"name": "EasyList Czech and Slovak - uBlock",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 4,
|
||||
"viewUrl": "https://raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters_ublock.txt"
|
||||
},
|
||||
{
|
||||
"id": 370,
|
||||
"description": "Official filter list file used for blocking ads on Czech and Slovak websites.",
|
||||
"descriptionSourceUrl": "https://github.com/tomasko126/easylistczechandslovak",
|
||||
"discontinuedDate": null,
|
||||
"donateUrl": null,
|
||||
"emailAddress": "tomastaro@adblock.sk",
|
||||
"forumUrl": "https://easylist-czech-and-slovak.tenderapp.com/",
|
||||
"homeUrl": "https://adblock.sk/",
|
||||
"issuesUrl": "https://github.com/tomasko126/easylistczechandslovak/issues",
|
||||
"licenseId": 8,
|
||||
"name": "EasyList Czech and Slovak - IE",
|
||||
"policyUrl": null,
|
||||
"publishedDate": null,
|
||||
"submissionUrl": null,
|
||||
"syntaxId": 10,
|
||||
"viewUrl": "https://raw.githubusercontent.com/tomasko126/easylistczechandslovak/master/filters_ie.tpl"
|
||||
}
|
||||
]
|
||||
|
|
@ -87,6 +87,14 @@
|
|||
"filterListId": 224,
|
||||
"languageId": 11
|
||||
},
|
||||
{
|
||||
"filterListId": 305,
|
||||
"languageId": 75
|
||||
},
|
||||
{
|
||||
"filterListId": 305,
|
||||
"languageId": 105
|
||||
},
|
||||
{
|
||||
"filterListId": 315,
|
||||
"languageId": 11
|
||||
|
|
@ -198,5 +206,21 @@
|
|||
{
|
||||
"filterListId": 351,
|
||||
"languageId": 11
|
||||
},
|
||||
{
|
||||
"filterListId": 369,
|
||||
"languageId": 75
|
||||
},
|
||||
{
|
||||
"filterListId": 369,
|
||||
"languageId": 105
|
||||
},
|
||||
{
|
||||
"filterListId": 370,
|
||||
"languageId": 75
|
||||
},
|
||||
{
|
||||
"filterListId": 370,
|
||||
"languageId": 105
|
||||
}
|
||||
]
|
||||
|
|
@ -514,5 +514,17 @@
|
|||
{
|
||||
"filterListId": 368,
|
||||
"maintainerId": 51
|
||||
},
|
||||
{
|
||||
"filterListId": 305,
|
||||
"maintainerId": 52
|
||||
},
|
||||
{
|
||||
"filterListId": 369,
|
||||
"maintainerId": 52
|
||||
},
|
||||
{
|
||||
"filterListId": 370,
|
||||
"maintainerId": 52
|
||||
}
|
||||
]
|
||||
|
|
@ -348,5 +348,12 @@
|
|||
"homeUrl": "https://github.com/Rictusempra",
|
||||
"name": "Rictusempra",
|
||||
"twitterHandle": null
|
||||
},
|
||||
{
|
||||
"id": 52,
|
||||
"emailAddress": null,
|
||||
"homeUrl": "https://github.com/tomasko126",
|
||||
"name": "Tomáš Taro",
|
||||
"twitterHandle": null
|
||||
}
|
||||
]
|
||||
|
|
@ -38,5 +38,10 @@
|
|||
"id": 9,
|
||||
"definitionUrl": null,
|
||||
"name": "IPs"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"definitionUrl": "https://blogs.msdn.microsoft.com/ie/2010/12/07/ie9-and-privacy-introducing-tracking-protection/",
|
||||
"name": "Tracking Protection List (IE)"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue