mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add Yuki's Blogroll filters and some updates
This commit is contained in:
parent
abcfe04792
commit
46f644d12b
6 changed files with 32 additions and 2 deletions
|
|
@ -14182,12 +14182,20 @@
|
|||
"name": "Yuki's uBlock Japanese filters - Annoyances"
|
||||
},
|
||||
{
|
||||
"description": "Enhance anti-scam capability of 280blocker for Japanese mobile site (ABP format) by utilizing advanced capability of AdGuard/uBlock Origin.",
|
||||
"description": "Enhance anti-scam capability of 280blocker adblock filter by utilizing advanced capability of AdGuard/uBlock Origin.",
|
||||
"homeUrl": "https://github.com/Yuki2718/adblock",
|
||||
"id": 2095,
|
||||
"issuesUrl": "https://github.com/Yuki2718/adblock/issues",
|
||||
"licenseId": 28,
|
||||
"name": "Anti-scam enhancer for 280blocker ABP format list"
|
||||
"name": "Anti-scam enhancer for 280blocker adblock filter"
|
||||
},
|
||||
{
|
||||
"description": "Removes blogroll (feed-style mutual links) on Japanese sites. Included in Yuki's uBlock Japanese filters - Annoyances",
|
||||
"homeUrl": "https://github.com/Yuki2718/adblock",
|
||||
"id": 2096,
|
||||
"issuesUrl": "https://github.com/Yuki2718/adblock/issues",
|
||||
"licenseId": 28,
|
||||
"name": "Yuki's Blogroll filters"
|
||||
},
|
||||
{
|
||||
"description": "Blocks access to phishing, spam, malware and malicious domains. Our database of malicious domains is updated hourly and considered to be one of the best in the industry. Links that didn't fit in the Subscribe button URL texts, include 2a0d:2a00:2::2",
|
||||
|
|
|
|||
|
|
@ -2987,6 +2987,10 @@
|
|||
"filterListId": 2095,
|
||||
"iso6391": "ja"
|
||||
},
|
||||
{
|
||||
"filterListId": 2096,
|
||||
"iso6391": "ja"
|
||||
},
|
||||
{
|
||||
"filterListId": 2101,
|
||||
"iso6391": "zh"
|
||||
|
|
|
|||
|
|
@ -5015,6 +5015,10 @@
|
|||
"filterListId": 2095,
|
||||
"maintainerId": 150
|
||||
},
|
||||
{
|
||||
"filterListId": 2096,
|
||||
"maintainerId": 150
|
||||
},
|
||||
{
|
||||
"filterListId": 2112,
|
||||
"maintainerId": 22
|
||||
|
|
|
|||
|
|
@ -7147,6 +7147,10 @@
|
|||
"filterListId": 2095,
|
||||
"syntaxId": 4
|
||||
},
|
||||
{
|
||||
"filterListId": 2096,
|
||||
"syntaxId": 4
|
||||
},
|
||||
{
|
||||
"filterListId": 2099,
|
||||
"syntaxId": 22
|
||||
|
|
|
|||
|
|
@ -10575,6 +10575,10 @@
|
|||
"filterListId": 2095,
|
||||
"tagId": 7
|
||||
},
|
||||
{
|
||||
"filterListId": 2096,
|
||||
"tagId": 9
|
||||
},
|
||||
{
|
||||
"filterListId": 2099,
|
||||
"tagId": 6
|
||||
|
|
|
|||
|
|
@ -13157,6 +13157,12 @@
|
|||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/280-patch.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2096,
|
||||
"id": 2202,
|
||||
"primariness": 1,
|
||||
"url": "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/blogroll.txt"
|
||||
},
|
||||
{
|
||||
"filterListId": 2099,
|
||||
"id": 2203,
|
||||
|
|
|
|||
Loading…
Reference in a new issue