From 0f66519e1d34c42c88a4cb1fe60e3209d43e40c1 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Thu, 21 Oct 2021 16:44:07 -0500 Subject: [PATCH] =?UTF-8?q?fix(data):=20=F0=9F=90=9B=20viewUrl=20config=20?= =?UTF-8?q?in=20#2465?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/Directory/data/FilterList.json | 3 +-- services/Directory/data/FilterListViewUrl.json | 5 +++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index fab7e61e3..b489cd3a6 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17146,8 +17146,7 @@ "id": 2536, "issuesUrl": "https://github.com/Arctic-Circle-System/Sketchy-Extension-and-Search-List/issues/", "name": "Extension-based Malware and Data-Sucking Search Engine hosts file", - "syntaxId": 1, - "viewUrl": "https://raw.githubusercontent.com/Arctic-Circle-System/Sketchy-Extension-and-Search-List/main/list.txt" + "syntaxId": 1 }, { "description": "Block malware, phishing, and scams for a more secure browser", diff --git a/services/Directory/data/FilterListViewUrl.json b/services/Directory/data/FilterListViewUrl.json index 118edc33b..62479ee99 100644 --- a/services/Directory/data/FilterListViewUrl.json +++ b/services/Directory/data/FilterListViewUrl.json @@ -15956,5 +15956,10 @@ "filterListId": 2538, "id": 2753, "url": "https://raw.githubusercontent.com/iam-py-test/my_filters_001/main/Alternative%20list%20formats/antimalware_hosts.txt" + }, + { + "filterListId": 2536, + "id": 2754, + "url": "https://raw.githubusercontent.com/Arctic-Circle-System/Sketchy-Extension-and-Search-List/main/list.txt" } ]