From 1da72f194cd38a3d907a03b488cbaeb7331e65c5 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Tue, 15 May 2018 14:32:10 +0200 Subject: [PATCH] Hopefully added a new syntax --- data/Syntax.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/data/Syntax.json b/data/Syntax.json index 4277c6e40..e1dbaf62f 100644 --- a/data/Syntax.json +++ b/data/Syntax.json @@ -43,5 +43,10 @@ "id": 10, "definitionUrl": "https://blogs.msdn.microsoft.com/ie/2010/12/07/ie9-and-privacy-introducing-tracking-protection/", "name": "Tracking Protection List (IE)" + }, + { + "id": 11, + "definitionUrl": null, + "name": "JSON (Non-Adblock Plus)" } -] \ No newline at end of file +]