mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Add Konayuki filters
This commit is contained in:
parent
41504bc607
commit
e48b5edf5b
7 changed files with 35 additions and 0 deletions
|
|
@ -17157,5 +17157,13 @@
|
|||
"issuesUrl": "https://github.com/beerisgood/beer_blocklist/issues",
|
||||
"licenseId": 5,
|
||||
"name": "beer_blocklist"
|
||||
},
|
||||
{
|
||||
"description": "This allowlist fixes incorrect blocking by standard filters such as EasyList, mainly on Japanese websites. It is based largely on Yuki's uBlock Japanese filters.",
|
||||
"homeUrl": "https://github.com/hirorpt/filters",
|
||||
"id": 2475,
|
||||
"issuesUrl": "https://github.com/hirorpt/filters/issues",
|
||||
"licenseId": 28,
|
||||
"name" : "Konayuki filters"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -3814,5 +3814,9 @@
|
|||
{
|
||||
"filterListId": 2471,
|
||||
"iso6391": "nl"
|
||||
},
|
||||
{
|
||||
"filterListId":2475,
|
||||
"iso6391": "ja"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -5734,5 +5734,9 @@
|
|||
{
|
||||
"filterListId": 2473,
|
||||
"maintainerId": 158
|
||||
},
|
||||
{
|
||||
"filterListId": 2475,
|
||||
"maintainerId": 159
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -8654,5 +8654,9 @@
|
|||
{
|
||||
"filterListId": 2473,
|
||||
"syntaxId": 25
|
||||
},
|
||||
{
|
||||
"filterListId": 2475,
|
||||
"syntaxId": 4
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -12610,5 +12610,9 @@
|
|||
{
|
||||
"filterListId": 2473,
|
||||
"tagId": 7
|
||||
},
|
||||
{
|
||||
"filterListId": 2475,
|
||||
"tagId": 10
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -15952,5 +15952,11 @@
|
|||
"id": 2683,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/blogroll.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2475,
|
||||
"id": 2684,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/hirorpt/filters/main/fix.txt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -827,5 +827,10 @@
|
|||
"id": 158,
|
||||
"name": "Ming Di Leom",
|
||||
"url": "https://mdleom.com/"
|
||||
},
|
||||
{
|
||||
"id": 159,
|
||||
"name": "hirorpt",
|
||||
"url": "https://github.com/hirorpt"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue