From 46f644d12bc56c405fcb877eacfeb29d4995b353 Mon Sep 17 00:00:00 2001 From: Yuki2718 Date: Wed, 28 Apr 2021 19:45:23 +0900 Subject: [PATCH] add Yuki's Blogroll filters and some updates --- services/Directory/data/FilterList.json | 12 ++++++++++-- services/Directory/data/FilterListLanguage.json | 4 ++++ services/Directory/data/FilterListMaintainer.json | 4 ++++ services/Directory/data/FilterListSyntax.json | 4 ++++ services/Directory/data/FilterListTag.json | 4 ++++ services/Directory/data/FilterListViewUrl.json | 6 ++++++ 6 files changed, 32 insertions(+), 2 deletions(-) diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index c6145d6f5..723eb2eb0 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -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", diff --git a/services/Directory/data/FilterListLanguage.json b/services/Directory/data/FilterListLanguage.json index 2818536ae..0d4a41563 100644 --- a/services/Directory/data/FilterListLanguage.json +++ b/services/Directory/data/FilterListLanguage.json @@ -2987,6 +2987,10 @@ "filterListId": 2095, "iso6391": "ja" }, + { + "filterListId": 2096, + "iso6391": "ja" + }, { "filterListId": 2101, "iso6391": "zh" diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index 8773f9a06..41fae601f 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -5015,6 +5015,10 @@ "filterListId": 2095, "maintainerId": 150 }, + { + "filterListId": 2096, + "maintainerId": 150 + }, { "filterListId": 2112, "maintainerId": 22 diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index 58abb8857..9b27e23cb 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -7147,6 +7147,10 @@ "filterListId": 2095, "syntaxId": 4 }, + { + "filterListId": 2096, + "syntaxId": 4 + }, { "filterListId": 2099, "syntaxId": 22 diff --git a/services/Directory/data/FilterListTag.json b/services/Directory/data/FilterListTag.json index ba68b8050..8e1b18478 100644 --- a/services/Directory/data/FilterListTag.json +++ b/services/Directory/data/FilterListTag.json @@ -10575,6 +10575,10 @@ "filterListId": 2095, "tagId": 7 }, + { + "filterListId": 2096, + "tagId": 9 + }, { "filterListId": 2099, "tagId": 6 diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index 3d9a7d3ee..5a8c5c5a9 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -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,