From 5afdca921cb6959aa50336ac7875dda187dffe73 Mon Sep 17 00:00:00 2001 From: Enzo Moretti Date: Tue, 13 Aug 2013 15:07:47 +0200 Subject: [PATCH] Adding /d/ to Foolz Beta --- json/archives.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/archives.json b/json/archives.json index 647889b55..2f1ac503c 100644 --- a/json/archives.json +++ b/json/archives.json @@ -105,6 +105,6 @@ "https": true, "withCredentials": true, "software": "foolfuuka", - "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"] + "boards": ["a", "co", "d", "gd", "h", "jp", "m", "mlp", "q", "sp", "tg", "tv", "u", "v", "vg", "vp", "vr", "wsg"], + "files": ["a", "d", "gd", "h", "jp", "m", "q", "tg", "u", "vg", "vp", "vr", "wsg"] }]