From 0f9d05ad5dbb900471431140a4545ee48449dd7a Mon Sep 17 00:00:00 2001 From: ccd0 Date: Mon, 18 Aug 2014 08:22:32 -0700 Subject: [PATCH] Use current status of archive.moe. nsfw.foolz.us kept for now as it will likely soon redirect to /u/'s new home (archive.loveisover.me?) --- src/Archive/archives.json | 56 ++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 33 deletions(-) diff --git a/src/Archive/archives.json b/src/Archive/archives.json index 50a269d9a..9929e79ce 100644 --- a/src/Archive/archives.json +++ b/src/Archive/archives.json @@ -1,22 +1,4 @@ [{ - "uid": 0, - "name": "Moe", - "domain": "archive.moe", - "http": true, - "https": true, - "software": "foolfuuka", - "boards": ["a", "biz", "c", "co", "diy", "gd", "int", "jp", "m", "out", "po", "sci", "sp", "tg", "tv", "v", "vg", "vp", "vr", "wsg"], - "files": ["a", "biz", "c", "co", "diy", "gd", "jp", "m", "po", "sci", "tg", "v", "vg", "vp", "vr", "wsg"] -}, { - "uid": 1, - "name": "NSFW Foolz", - "domain": "nsfw.foolz.us", - "http": true, - "https": true, - "software": "foolfuuka", - "boards": ["u"], - "files": ["u"] -}, { "uid": 3, "name": "4plebs Archive", "domain": "archive.4plebs.org", @@ -52,15 +34,6 @@ "software": "fuuka", "boards": ["cgl", "g", "mu", "w"], "files": ["cgl", "g", "mu", "w"] -}, { - "uid": 9, - "name": "Heinessen", - "domain": "archive.heinessen.com", - "http": true, - "https": false, - "software": "fuuka", - "boards": ["an", "fit", "k", "mlp", "r9k", "toy"], - "files": ["an", "fit", "k", "mlp", "r9k", "toy"] }, { "uid": 10, "name": "warosu", @@ -79,6 +52,24 @@ "software": "foolfuuka", "boards": ["asp", "cm", "h", "hc", "hm", "n", "p", "r", "s", "soc", "y"], "files": ["asp", "cm", "h", "hc", "hm", "n", "p", "r", "s", "soc", "y"] +}, { + "uid": 0, + "name": "Moe", + "domain": "archive.moe", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["a", "biz", "c", "co", "diy", "gd", "i", "int", "jp", "m", "mlp", "out", "po", "s4s", "sci", "sp", "tg", "tv", "v", "vg", "vp", "vr", "wsg"], + "files": ["a", "biz", "c", "co", "diy", "gd", "i", "jp", "m", "po", "s4s", "sci", "tg", "v", "vg", "vp", "vr", "wsg"] +}, { + "uid": 9, + "name": "Heinessen", + "domain": "archive.heinessen.com", + "http": true, + "https": false, + "software": "fuuka", + "boards": ["an", "fit", "k", "mlp", "r9k", "toy"], + "files": ["an", "fit", "k", "mlp", "r9k", "toy"] }, { "uid": 16, "name": "maware", @@ -89,13 +80,12 @@ "boards": ["t"], "files": ["t"] }, { - "uid": 13, - "name": "Foolz Beta", - "domain": "beta.foolz.us", + "uid": 1, + "name": "NSFW Foolz", + "domain": "nsfw.foolz.us", "http": true, "https": true, - "withCredentials": true, "software": "foolfuuka", - "boards": ["a", "biz", "c", "co", "d", "diy", "gd", "h", "i", "int", "jp", "m", "mlp", "out", "po", "s4s", "sci", "sp", "tg", "tv", "u", "v", "vg", "vp", "vr", "wsg"], - "files": ["a", "biz", "c", "co", "d", "diy", "gd", "h", "i", "jp", "m", "po", "s4s", "sci", "tg", "u", "v", "vg", "vp", "vr", "wsg"] + "boards": ["u"], + "files": ["u"] }]