From a0735fbf1d9e7b820ed70cebb84527a7ec50d36f Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Tue, 14 Aug 2018 18:58:14 +0200 Subject: [PATCH 1/4] Correcting "protcool" typo, part 1 --- src/FilterLists.Web/ClientApp/components/Home.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FilterLists.Web/ClientApp/components/Home.tsx b/src/FilterLists.Web/ClientApp/components/Home.tsx index f1c4ea132..4fbbc3a77 100644 --- a/src/FilterLists.Web/ClientApp/components/Home.tsx +++ b/src/FilterLists.Web/ClientApp/components/Home.tsx @@ -179,7 +179,7 @@ interface IListLanguageDto { function SubscribeUrl(props: any) { return + title={"Subscribe to list with browser extension supporting \"abp:\" protocol (e.g. uBlock Origin, AdBlock Plus)."}> Subscribe ; -} \ No newline at end of file +} From 1d7a6f740eb495bf77ab5cef36e141771887de1f Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Tue, 14 Aug 2018 18:59:35 +0200 Subject: [PATCH 2/4] Correcting "protcool" typo, part 2 --- src/FilterLists.Web/ClientApp/components/ListDetails.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/FilterLists.Web/ClientApp/components/ListDetails.tsx b/src/FilterLists.Web/ClientApp/components/ListDetails.tsx index ce8b1efb7..7b8d63125 100644 --- a/src/FilterLists.Web/ClientApp/components/ListDetails.tsx +++ b/src/FilterLists.Web/ClientApp/components/ListDetails.tsx @@ -159,7 +159,7 @@ function License(props: any) { function SubscribeUrl(props: any) { return + title={ `Subscribe to ${props.name} with browser extension supporting \"abp:\" protocol (e.g. uBlock Origin, AdBlock Plus).` }> Subscribe ; } @@ -360,4 +360,4 @@ interface IListSyntaxDto { interface ISyntaxSupportedSoftwareDto { homeUrl: string; name: string; -}; \ No newline at end of file +}; From f05af1e24e0c2ed022bbdf9c0bf4e16503296f79 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Tue, 14 Aug 2018 19:09:46 +0200 Subject: [PATCH 3/4] Ascribed Nano Defender to Jspenguin --- data/FilterListMaintainer.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/FilterListMaintainer.json b/data/FilterListMaintainer.json index 37242f036..6f43aaafd 100644 --- a/data/FilterListMaintainer.json +++ b/data/FilterListMaintainer.json @@ -619,6 +619,10 @@ "filterListId": 395, "maintainerId": 62 }, + { + "filterListId": 83, + "maintainerId": 63 + }, { "filterListId": 396, "maintainerId": 63 From a7bd766e5f92d20db163b4ab274ecf4911035c90 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Tue, 14 Aug 2018 19:11:05 +0200 Subject: [PATCH 4/4] Had forgot to update one list link to HTTPS --- data/FilterList.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/FilterList.json b/data/FilterList.json index 1830b8231..7adc5b753 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -5861,7 +5861,7 @@ "publishedDate": null, "submissionUrl": null, "syntaxId": null, - "viewUrl": "http://mirror1.malwaredomains.com/files/Skype-resolvers.txt" + "viewUrl": "https://mirror1.malwaredomains.com/files/Skype-resolvers.txt" }, { "id": 305,