From 37ffe356bdaa448458bbef8fbf398a00ccb0c0f1 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sat, 7 Sep 2019 16:37:51 -0500 Subject: [PATCH] Revert "fix missing comma in last" This reverts commit a92e1ad2fc70c40baf1352c921d24e1bb8079224. --- 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 5c42e9b19..e1fb6789f 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 30c35ce7a..59db0ea0c 100644 --- a/src/FilterLists.Services/FilterLists.Services.csproj +++ b/src/FilterLists.Services/FilterLists.Services.csproj @@ -25,8 +25,8 @@ - - + +