From 718bb77e0a81475f437845446f7930dda5dbd6cf Mon Sep 17 00:00:00 2001 From: Azure Pipelines EF Migration Bot Date: Fri, 15 Apr 2022 17:53:19 +0000 Subject: [PATCH] refactor(data): lint PR #2904 --- services/Directory/data/FilterList.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/services/Directory/data/FilterList.json b/services/Directory/data/FilterList.json index beb9736a9..58ad7e70e 100644 --- a/services/Directory/data/FilterList.json +++ b/services/Directory/data/FilterList.json @@ -17412,11 +17412,11 @@ "name": "BlockListNetUA" }, { - "name": "CytroxList", "description": "stops traffic associated with domains known to be from the surveillance-for-hire firm Cytrox and related entities", - "licenseId": 28, - "id": 2586, "homeUrl": "https://github.com/twcau/AdblockRules/", - "issuesUrl": "https://github.com/twcau/AdblockRules/issues" + "id": 2586, + "issuesUrl": "https://github.com/twcau/AdblockRules/issues", + "licenseId": 28, + "name": "CytroxList" } ]