From 7243f015e6587702d41610df702e21eaae0bacd4 Mon Sep 17 00:00:00 2001 From: iam-py-test <84232764+iam-py-test@users.noreply.github.com> Date: Sun, 7 May 2023 07:27:20 -0400 Subject: [PATCH] Hopefully copy all changes --- 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 | 12 ++++++++++++ services/Directory/data/FilterListViewUrl.json | 5 +++++ services/Directory/data/Maintainer.json | 6 ++++++ 7 files changed, 44 insertions(+), 1 deletion(-) diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index f4794767b..244051b72 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -16596,7 +16596,7 @@ "name": "Anti-IP-Grabber-Hosts" }, { - "description": "This list is a fork of DandelionSprout's AntiKpopSpammersTwitter updated with more K-pop artists, bands and related stuff.", + "description": "This list is a fork of DandelionSprout's AntiKpopSpammersTwitter updated with more K-pop artists, bands and related stuff.", "homeUrl": "https://github.com/Cinnamon-Unltd/Anti-Kpop-Spammers-Filterlist-for-Twitter", "id": 2500, "licenseId": 35, @@ -17829,5 +17829,13 @@ "issuesUrl": "https://github.com/jarelllama/Scam-Blocklist/issues", "licenseId": 5, "name": "Jarelllama's Scam Blocklist (ABP syntax)" + }, + { + "description":"A blocklist for Arabic content and websites not listed in StevenBlack/hosts. Blocks pornography, gambling, social media, dating websites, and phishing.", + "homeUrl": "https://github.com/www-k9/hosts", + "id":2659, + "issuesUrl": "https://github.com/www-k9/hosts/issues", + "licenseId":2, + "name":"WWW-K9" } ] diff --git a/services/Directory/data/FilterListLanguage.json b/services/Directory/data/FilterListLanguage.json index 80f0ca617..7647266db 100644 --- a/services/Directory/data/FilterListLanguage.json +++ b/services/Directory/data/FilterListLanguage.json @@ -3874,5 +3874,9 @@ { "filterListId": 2650, "languageId": 180 + }, + { + "filterListId": 2659, + "languageId": 8 } ] diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index 7e3ba13fc..05869685e 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -6150,5 +6150,9 @@ { "filterListId": 2658, "maintainerId": 188 + }, + { + "filterListId": 2659, + "maintainerId": 189 } ] diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index 287f4564b..03eb77b3a 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -8958,5 +8958,9 @@ { "filterListId": 2658, "syntaxId": 3 + }, + { + "filterListId": 2659, + "syntaxId": 1 } ] diff --git a/services/Directory/data/FilterListTag.json b/services/Directory/data/FilterListTag.json index ae06164aa..bf4a950ab 100644 --- a/services/Directory/data/FilterListTag.json +++ b/services/Directory/data/FilterListTag.json @@ -12994,5 +12994,17 @@ { "filterListId": 2658, "tagId": 7 + }, + { + "filterListId": 2659, + "tagId": 7 + }, + { + "filterListId": 2659, + "tagId": 11 + }, + { + "filterListId": 2659, + "tagId": 4 } ] diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index 55d9027cb..7e0a690d1 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -16486,5 +16486,10 @@ "id": 2937, "primariness": 5, "url": "https://cdn.statically.io/gh/JohnyP36/Personal-List/main/Personal%20List%20(uBo).txt" + }, + { + "filterListId": 2659, + "id": 2938, + "url": "https://raw.githubusercontent.com/www-k9/hosts/master/hosts" } ] diff --git a/services/Directory/data/Maintainer.json b/services/Directory/data/Maintainer.json index c8b02d98a..08e60fc2c 100644 --- a/services/Directory/data/Maintainer.json +++ b/services/Directory/data/Maintainer.json @@ -971,5 +971,11 @@ "id": 188, "name": "jarelllama", "url": "https://github.com/jarelllama" + }, + { + "id":189, + "name":"www-k9", + "url":"https://github.com/www-k9", + "emailAddress": "www-k9@proton.me" } ]