From 41c5215dcdcc3a4b412c7187e2e4d68eee93f8dd Mon Sep 17 00:00:00 2001 From: Azure Pipelines EF Migration Bot Date: Tue, 4 Apr 2023 13:40:17 +0000 Subject: [PATCH] refactor(data): lint PR #3500 --- services/Directory/data/FilterListLanguage.json | 8 ++++---- services/Directory/data/FilterListViewUrl.json | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/services/Directory/data/FilterListLanguage.json b/services/Directory/data/FilterListLanguage.json index 0f7681257..cc51ec3e6 100644 --- a/services/Directory/data/FilterListLanguage.json +++ b/services/Directory/data/FilterListLanguage.json @@ -2411,10 +2411,6 @@ "filterListId": 1566, "languageId": 161 }, - { - "filterListId": 2567, - "languageId": 37 - }, { "filterListId": 1568, "languageId": 37 @@ -3775,6 +3771,10 @@ "filterListId": 2566, "languageId": 37 }, + { + "filterListId": 2567, + "languageId": 37 + }, { "filterListId": 2567, "languageId": 83 diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index 008966d01..bd0854e75 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -16463,12 +16463,6 @@ "primariness": 1, "url": "https://raw.githubusercontent.com/bongochong/CombinedPrivacyBlockLists/master/NoFormatting/cpbl-ctld.txt" }, - { - "filterListId": 2519, - "id": 2923, - "primariness": 4, - "url": "https://cdn.statically.io/gh/JohnyP36/Personal-List/main/Personal%20List%20(uBo).txt" - }, { "filterListId": 2646, "id": 2915, @@ -16516,5 +16510,11 @@ "id": 2922, "primariness": 2, "url": "https://gitlab.com/DandelionSprout/adfilt/-/raw/master/AntiMV3List.txt" + }, + { + "filterListId": 2519, + "id": 2923, + "primariness": 4, + "url": "https://cdn.statically.io/gh/JohnyP36/Personal-List/main/Personal%20List%20(uBo).txt" } ]