From 8e79a53701e07064abd56882945df5902506fd91 Mon Sep 17 00:00:00 2001 From: Enzo Moretti Date: Sun, 4 Aug 2013 15:32:52 +0200 Subject: [PATCH] Adding Foolz Archive Beta as archive option. --- json/archives.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/json/archives.json b/json/archives.json index f0c788108..e83401a89 100644 --- a/json/archives.json +++ b/json/archives.json @@ -97,4 +97,13 @@ "software": "fuuka", "boards": ["3", "cgl", "ck", "fa", "ic", "jp", "lit", "q", "tg", "vr"], "files": ["3", "cgl", "ck", "fa", "ic", "jp", "lit", "q", "tg", "vr"] +}, { + "uid": 11, + "name": "Foolz Beta", + "domain": "beta.foolz.us", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["a", "co", "gd", "jp", "m", "q", "sp", "tg", "tv", "v", "vg", "vp", "vr", "wsg"], + "files": ["a", "gd", "jp", "m", "q", "tg", "vg", "vp", "vr", "wsg"] }]