From d3dd14430fbfa75e3c9626cafd54b46bfcbbf75f Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 16 May 2016 23:33:06 -0700 Subject: [PATCH] Temporarily re-add fgts at end of archive list so I don't have to push a script update if it's back before v1.11.34 hits stable. --- src/Archive/archives.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/Archive/archives.json b/src/Archive/archives.json index d6d9c2fae..305436d34 100644 --- a/src/Archive/archives.json +++ b/src/Archive/archives.json @@ -80,4 +80,13 @@ "software": "foolfuuka", "boards": ["f", "cm", "hm", "lgbt", "news", "qst", "trash", "y"], "files": [] +}, { + "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"] }]