From 3765def4948e5dc98a544f9ff30f87c674463c4c Mon Sep 17 00:00:00 2001 From: Yuki2718 Date: Fri, 17 Sep 2021 21:01:46 +0900 Subject: [PATCH] Add Yuki's uBlock Japanese filters - Mobile and rename Sabre filters 2 --- services/Directory/data/FilterList.json | 10 +++++++++- 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, 31 insertions(+), 1 deletion(-) diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index 9296bfbae..a213f85fd 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -1,4 +1,12 @@ [ + { + "description": "Add this if you use Yuki's uBlock Japanese filters with uBlock Origin on Firefox for Mobile.", + "homeUrl": "https://github.com/Yuki2718/adblock", + "id": 1, + "licenseId": 8, + "name": "Yuki's uBlock Japanese filters - Mobile", + "submissionUrl": "https://docs.google.com/forms/d/e/1FAIpQLScNeZhFrFZt9GhIVGdThGz7oyepcNRKuOi5PJDnsC-awxTeOQ/viewform" + }, { "description": "Mute is an AdBlock Plus filter for user comments. In the same way that AdBlock hides ads, AdBlock can use this filter to hide user-generated comments, allowing you to browse the Internet with less stupidity clawing at your eyeballs.", "homeUrl": "https://github.com/B-Con/mute", @@ -13940,7 +13948,7 @@ "id": 2081, "issuesUrl": "https://github.com/Yuki2718/adblock/issues", "licenseId": 8, - "name": "Sabre Filters 2" + "name": "Yuki's Cookie Dialogue filters" }, { "description": "This removes blog parts and ranking buttons on Japanese websites.", diff --git a/services/Directory/data/FilterListLanguage.json b/services/Directory/data/FilterListLanguage.json index f1dcf45b5..1be896ec7 100644 --- a/services/Directory/data/FilterListLanguage.json +++ b/services/Directory/data/FilterListLanguage.json @@ -1,4 +1,8 @@ [ + { + "filterListId": 1, + "iso6391": "ja" + }, { "filterListId": 6, "iso6391": "ja" diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index fa2a855dc..c69723053 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -1,4 +1,8 @@ [ + { + "filterListId": 1, + "maintainerId": 150 + }, { "filterListId": 2, "maintainerId": 3 diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index 48441febb..9c6fea035 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -1,4 +1,8 @@ [ + { + "filterListId": 1, + "syntaxId": 4 + }, { "filterListId": 2, "syntaxId": 3 diff --git a/services/Directory/data/FilterListTag.json b/services/Directory/data/FilterListTag.json index 5b8a7ba61..cb614ed60 100644 --- a/services/Directory/data/FilterListTag.json +++ b/services/Directory/data/FilterListTag.json @@ -1,4 +1,8 @@ [ + { + "filterListId": 2, + "tagId": 2 + }, { "filterListId": 2, "tagId": 4 diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index 21556ad99..937d79f84 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -1,4 +1,10 @@ [ + { + "filterListId": 1, + "id": 1, + "primariness": 1, + "url": "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/jp-mob.txt" + }, { "filterListId": 2, "id": 2,