From 29086b1898b2bd910ad3a4b0d5846ead3427c24f Mon Sep 17 00:00:00 2001 From: Azure Pipelines EF Migration Bot Date: Sun, 7 May 2023 19:26:23 +0000 Subject: [PATCH] refactor(data): lint PR #3601 --- services/Directory/data/FilterList.json | 8 ++++---- services/Directory/data/FilterListTag.json | 8 ++++---- services/Directory/data/Maintainer.json | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index 244051b72..46719564d 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17831,11 +17831,11 @@ "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.", + "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, + "id": 2659, "issuesUrl": "https://github.com/www-k9/hosts/issues", - "licenseId":2, - "name":"WWW-K9" + "licenseId": 2, + "name": "WWW-K9" } ] diff --git a/services/Directory/data/FilterListTag.json b/services/Directory/data/FilterListTag.json index bf4a950ab..60fbc2609 100644 --- a/services/Directory/data/FilterListTag.json +++ b/services/Directory/data/FilterListTag.json @@ -12995,6 +12995,10 @@ "filterListId": 2658, "tagId": 7 }, + { + "filterListId": 2659, + "tagId": 4 + }, { "filterListId": 2659, "tagId": 7 @@ -13002,9 +13006,5 @@ { "filterListId": 2659, "tagId": 11 - }, - { - "filterListId": 2659, - "tagId": 4 } ] diff --git a/services/Directory/data/Maintainer.json b/services/Directory/data/Maintainer.json index 08e60fc2c..967fe46a1 100644 --- a/services/Directory/data/Maintainer.json +++ b/services/Directory/data/Maintainer.json @@ -973,9 +973,9 @@ "url": "https://github.com/jarelllama" }, { - "id":189, - "name":"www-k9", - "url":"https://github.com/www-k9", - "emailAddress": "www-k9@proton.me" + "emailAddress": "www-k9@proton.me", + "id": 189, + "name": "www-k9", + "url": "https://github.com/www-k9" } ]