From a92e1ad2fc70c40baf1352c921d24e1bb8079224 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sat, 7 Sep 2019 16:34:27 -0500 Subject: [PATCH] fix missing comma in last --- data/FilterList.json | 2 +- src/FilterLists.Services/FilterLists.Services.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/FilterList.json b/data/FilterList.json index e1fb6789f..5c42e9b19 100644 --- a/data/FilterList.json +++ b/data/FilterList.json @@ -19611,7 +19611,7 @@ "name": "Cybo's Anti Social", "syntaxId": 3, "viewUrl": "https://raw.githubusercontent.com/Cybo1927/Hosts/master/Anti/Anti%20Social" - } + }, { "id": 1839, "description": "A blocklist of ads, trackers, malware, and IP grabbers", diff --git a/src/FilterLists.Services/FilterLists.Services.csproj b/src/FilterLists.Services/FilterLists.Services.csproj index 59db0ea0c..30c35ce7a 100644 --- a/src/FilterLists.Services/FilterLists.Services.csproj +++ b/src/FilterLists.Services/FilterLists.Services.csproj @@ -25,8 +25,8 @@ - - + +