From 07ce2f520c9440236d619040327669f57f39d9ce Mon Sep 17 00:00:00 2001 From: Enzo Moretti Date: Sun, 4 Aug 2013 16:00:12 +0200 Subject: [PATCH] Adding also /mlp/, /h/ and /u/, and fixing the unique id. --- archives.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archives.json b/archives.json index e83401a89..15c52e369 100644 --- a/archives.json +++ b/archives.json @@ -98,12 +98,12 @@ "boards": ["3", "cgl", "ck", "fa", "ic", "jp", "lit", "q", "tg", "vr"], "files": ["3", "cgl", "ck", "fa", "ic", "jp", "lit", "q", "tg", "vr"] }, { - "uid": 11, + "uid": 13, "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"] + "boards": ["a", "co", "gd", "h", "jp", "m", "mlp", "q", "sp", "tg", "tv", "u", "v", "vg", "vp", "vr", "wsg"], + "files": ["a", "gd", "h", "jp", "m", "q", "tg", "u", "vg", "vp", "vr", "wsg"] }]