diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index 2ee3f014d..9c2da5f4f 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -14197,6 +14197,22 @@ "licenseId": 8, "name": "Yuki's Blogroll filters" }, + { + "description": "Removes annoyances which only some user, not everyone, want to remove mainly on Japanese sites.", + "homeUrl": "https://github.com/Yuki2718/adblock", + "id": 2097, + "issuesUrl": "https://github.com/Yuki2718/adblock/issues", + "licenseId": 8, + "name": "Yuki's uBlock Japanese filters - Annoyances+" + }, + { + "description": "Enhances anti anti-adblock capability of AdGuard by generic filters. Works on AdGuard for Windows, AdGuard for Android, AdGuard for Mac, and AdGuard Browser Extensions but not for AdGuard for Safari, AdGuard for iOS, and AdGuard Contents Blocker. This list also mitigates malicious popups often seen on porn sites, pirate sites, and/or short links.", + "homeUrl": "https://github.com/Yuki2718/adblock", + "id": 2098, + "issuesUrl": "https://github.com/Yuki2718/adblock/issues", + "licenseId": 4, + "name": "Anti Anti-adblock Enhancer for AdGuard" + }, { "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", "homeUrl": "https://cleanbrowsing.org/filters#security", diff --git a/services/Directory/data/FilterListLanguage.json b/services/Directory/data/FilterListLanguage.json index 0047afae6..2a0782273 100644 --- a/services/Directory/data/FilterListLanguage.json +++ b/services/Directory/data/FilterListLanguage.json @@ -2991,6 +2991,14 @@ "filterListId": 2096, "iso6391": "ja" }, + { + "filterListId": 2097, + "iso6391": "ja" + }, + { + "filterListId": 2098, + "iso6391": "en" + }, { "filterListId": 2101, "iso6391": "zh" diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index a8a7be115..b40e30f75 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -5019,6 +5019,14 @@ "filterListId": 2096, "maintainerId": 150 }, + { + "filterListId": 2097, + "maintainerId": 150 + }, + { + "filterListId": 2098, + "maintainerId": 150 + }, { "filterListId": 2112, "maintainerId": 22 diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index 2beb68d36..b851ee690 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -7151,6 +7151,14 @@ "filterListId": 2096, "syntaxId": 4 }, + { + "filterListId": 2097, + "syntaxId": 4 + }, + { + "filterListId": 2098, + "syntaxId": 6 + }, { "filterListId": 2099, "syntaxId": 22 diff --git a/services/Directory/data/FilterListTag.json b/services/Directory/data/FilterListTag.json index 14e663ae2..ef7ae48ff 100644 --- a/services/Directory/data/FilterListTag.json +++ b/services/Directory/data/FilterListTag.json @@ -10579,6 +10579,14 @@ "filterListId": 2096, "tagId": 9 }, + { + "filterListId": 2097, + "tagId": 9 + }, + { + "filterListId": 2098, + "tagId": 5 + }, { "filterListId": 2099, "tagId": 6 diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index ef6c85e73..ee9ea952c 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -16078,5 +16078,17 @@ "id": 2704, "primariness": 1, "url": "https://curben.gitlab.io/malware-filter/phishing-filter-suricata.rules" + }, + { + "filterListId": 2097, + "id": 2705, + "primariness": 1, + "url": "https://raw.githubusercontent.com/Yuki2718/adblock/master/japanese/jp-annoyances+.txt" + }, + { + "filterListId": 2098, + "id": 2706, + "primariness": 1, + "url": "https://raw.githubusercontent.com/Yuki2718/adblock/master/adguard/anti-antiadb.txt" } ]