From acedc22378857c4205fb304352609600872ec28f Mon Sep 17 00:00:00 2001 From: Alexander Schittler Date: Sat, 10 May 2014 20:33:43 +0200 Subject: [PATCH 1/2] Added Innovandalism Archive --- json/archives.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/json/archives.json b/json/archives.json index d1903de45..0891ca4f5 100644 --- a/json/archives.json +++ b/json/archives.json @@ -125,4 +125,13 @@ "software": "foolfuuka", "boards": ["a", "biz", "co", "d", "diy", "gd", "jp", "m", "s4s", "sci", "sp", "tg", "tv", "u", "vg", "vp", "vr", "wsg"], "files": ["a", "biz", "d", "diy", "gd", "jp", "m", "s4s", "sci", "tg", "u", "vg", "vp", "vr", "wsg"] +}, { + "uid": 18, + "name": "Innovandalism Archive", + "domain": "boards.innovandalism.eu", + "http": true, + "https": false, + "software": "foolfuuka", + "boards": ["v"], + "files": [] }] From 0719b594a49e5c08737e03758fec7feabe01e261 Mon Sep 17 00:00:00 2001 From: Alexander Schittler Date: Sat, 10 May 2014 21:15:51 +0200 Subject: [PATCH 2/2] So why aren't these ordered :/ --- json/archives.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/archives.json b/json/archives.json index 0891ca4f5..5cb05f54c 100644 --- a/json/archives.json +++ b/json/archives.json @@ -126,7 +126,7 @@ "boards": ["a", "biz", "co", "d", "diy", "gd", "jp", "m", "s4s", "sci", "sp", "tg", "tv", "u", "vg", "vp", "vr", "wsg"], "files": ["a", "biz", "d", "diy", "gd", "jp", "m", "s4s", "sci", "tg", "u", "vg", "vp", "vr", "wsg"] }, { - "uid": 18, + "uid": 19, "name": "Innovandalism Archive", "domain": "boards.innovandalism.eu", "http": true,