From c0618728e6fd01190910d7fe0d03fac9de888bb5 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Thu, 12 Jul 2018 04:27:21 +0200 Subject: [PATCH] Added more entries The continued popularity of hosts-file editing, has been quite the surprise for me to discover. --- data/SoftwareSyntax.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/data/SoftwareSyntax.json b/data/SoftwareSyntax.json index 644120730..de74b2ceb 100644 --- a/data/SoftwareSyntax.json +++ b/data/SoftwareSyntax.json @@ -22,5 +22,29 @@ { "softwareId": 6, "syntaxId": 3 + }, + { + "softwareId": 7, + "syntaxId": 1 + }, + { + "softwareId": 8, + "syntaxId": 2 + }, + { + "softwareId": 9, + "syntaxId": 2 + }, + { + "softwareId": 10, + "syntaxId": 11 + }, + { + "softwareId": 11, + "syntaxId": 1 + }, + { + "softwareId": 12, + "syntaxId": 1 } -] \ No newline at end of file +]