mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
refactor(data): lint PR #2860
This commit is contained in:
parent
07f3d89cfe
commit
bb43d9f78d
2 changed files with 20 additions and 20 deletions
|
|
@ -93,9 +93,9 @@
|
|||
"description": "Filter that enables removing of ads and anti-adblock scripts from websites with Korean content.",
|
||||
"homeUrl": "https://github.com/List-KR/List-KR",
|
||||
"id": 16,
|
||||
"issuesUrl": "https://github.com/List-KR/List-KR/issues",
|
||||
"licenseId": 4,
|
||||
"name": "List-KR",
|
||||
"issuesUrl": "https://github.com/List-KR/List-KR/issues"
|
||||
"name": "List-KR"
|
||||
},
|
||||
{
|
||||
"description": "Block ads, banners, 3rd party Cookies, 3rd party page counters, web bugs, and even most hijackers and possibly unwanted programs.",
|
||||
|
|
@ -17267,8 +17267,8 @@
|
|||
"description": "Filter that enables removing of ads and anti-adblock scripts from websites with Korean content.",
|
||||
"homeUrl": "https://github.com/List-KR/List-KR",
|
||||
"id": 2567,
|
||||
"issuesUrl": "https://github.com/List-KR/List-KR/issues",
|
||||
"licenseId": 4,
|
||||
"name": "List-KR uBO",
|
||||
"issuesUrl": "https://github.com/List-KR/List-KR/issues"
|
||||
"name": "List-KR uBO"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -83,6 +83,14 @@
|
|||
"filterListId": 16,
|
||||
"maintainerId": 167
|
||||
},
|
||||
{
|
||||
"filterListId": 16,
|
||||
"maintainerId": 172
|
||||
},
|
||||
{
|
||||
"filterListId": 16,
|
||||
"maintainerId": 173
|
||||
},
|
||||
{
|
||||
"filterListId": 17,
|
||||
"maintainerId": 19
|
||||
|
|
@ -5759,22 +5767,6 @@
|
|||
"filterListId": 2566,
|
||||
"maintainerId": 171
|
||||
},
|
||||
{
|
||||
"filterListId": 16,
|
||||
"maintainerId": 172
|
||||
},
|
||||
{
|
||||
"filterListId": 16,
|
||||
"maintainerId": 173
|
||||
},
|
||||
{
|
||||
"filterListId": 2567,
|
||||
"maintainerId": 172
|
||||
},
|
||||
{
|
||||
"filterListId": 2567,
|
||||
"maintainerId": 173
|
||||
},
|
||||
{
|
||||
"filterListId": 2567,
|
||||
"maintainerId": 18
|
||||
|
|
@ -5782,5 +5774,13 @@
|
|||
{
|
||||
"filterListId": 2567,
|
||||
"maintainerId": 167
|
||||
},
|
||||
{
|
||||
"filterListId": 2567,
|
||||
"maintainerId": 172
|
||||
},
|
||||
{
|
||||
"filterListId": 2567,
|
||||
"maintainerId": 173
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue