mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
This commit is contained in:
parent
2817f7605e
commit
e7cf1bf7db
3 changed files with 21 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -3794,5 +3794,9 @@
|
|||
{
|
||||
"filterListId": 1281,
|
||||
"maintainerId": 112
|
||||
,
|
||||
{
|
||||
"filterListId": 1282,
|
||||
"maintainerId": 113
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue