From f41244a9e5edf633985419d1e6c9bd1aa96f6b54 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Sat, 22 Sep 2018 00:17:43 +0200 Subject: [PATCH] Added Privoxy's syntax --- data/Syntax.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/Syntax.json b/data/Syntax.json index 474a436a1..8142cd1c2 100644 --- a/data/Syntax.json +++ b/data/Syntax.json @@ -83,5 +83,10 @@ "id": 18, "definitionUrl": "https://help.obdev.at/littlesnitch/#/lsc-rule-group-subscriptions", "name": "Little Snitch subscription-style rules" + }, + { + "id": 19, + "definitionUrl": "https://www.privoxy.org/user-manual/actions-file.html#ACTIONS", + "name": "Privoxy" } ]