Add Konayuki filters

This commit is contained in:
hirorpt 2021-04-27 23:02:10 +09:00 committed by Collin M. Barrett
parent 41504bc607
commit e48b5edf5b
7 changed files with 35 additions and 0 deletions

View file

@ -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"
}
]

View file

@ -3814,5 +3814,9 @@
{
"filterListId": 2471,
"iso6391": "nl"
},
{
"filterListId":2475,
"iso6391": "ja"
}
]

View file

@ -5734,5 +5734,9 @@
{
"filterListId": 2473,
"maintainerId": 158
},
{
"filterListId": 2475,
"maintainerId": 159
}
]

View file

@ -8654,5 +8654,9 @@
{
"filterListId": 2473,
"syntaxId": 25
},
{
"filterListId": 2475,
"syntaxId": 4
}
]

View file

@ -12610,5 +12610,9 @@
{
"filterListId": 2473,
"tagId": 7
},
{
"filterListId": 2475,
"tagId": 10
}
]

View file

@ -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"
}
]

View file

@ -827,5 +827,10 @@
"id": 158,
"name": "Ming Di Leom",
"url": "https://mdleom.com/"
},
{
"id": 159,
"name": "hirorpt",
"url": "https://github.com/hirorpt"
}
]