From 3ec6c4860a78b19527886ed1a5fd72d39669fe4d Mon Sep 17 00:00:00 2001 From: ccd0 Date: Thu, 28 Jan 2016 08:53:35 -0800 Subject: [PATCH] Move fgts archive back to normal place in list. --- src/Archive/archives.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/Archive/archives.json b/src/Archive/archives.json index 9236a236d..180e07eb6 100644 --- a/src/Archive/archives.json +++ b/src/Archive/archives.json @@ -25,6 +25,15 @@ "software": "fuuka", "boards": ["cgl", "g", "mu", "qa", "w"], "files": ["cgl", "g", "mu", "qa", "w"] +}, { + "uid": 15, + "name": "fgts", + "domain": "fgts.jp", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["asp", "b", "cm", "gd", "h", "hc", "hm", "n", "out", "p", "po", "qa", "r", "s", "soc", "toy", "vp", "y"], + "files": ["asp", "b", "cm", "gd", "h", "hc", "hm", "n", "out", "p", "po", "qa", "r", "s", "soc", "toy", "vp", "y"] }, { "uid": 23, "name": "Desustorage", @@ -80,13 +89,4 @@ "software": "fuuka", "boards": ["3", "biz", "cgl", "ck", "diy", "fa", "g", "ic", "jp", "lit", "sci", "tg", "vr"], "files": ["3", "biz", "cgl", "ck", "diy", "fa", "g", "ic", "jp", "lit", "sci", "tg", "vr"] -}, { - "uid": 15, - "name": "fgts", - "domain": "fgts.jp", - "http": true, - "https": true, - "software": "foolfuuka", - "boards": ["asp", "b", "cm", "gd", "h", "hc", "hm", "n", "out", "p", "po", "qa", "r", "s", "soc", "toy", "vp", "y"], - "files": ["asp", "b", "cm", "gd", "h", "hc", "hm", "n", "out", "p", "po", "qa", "r", "s", "soc", "toy", "vp", "y"] }]