commit f93a1dcb60963e7d5a162f4729fcf1b028dbf26f Author: Mayhem Date: Mon May 6 06:57:29 2013 +0200 Add archive selection. diff --git a/archives.json b/archives.json new file mode 100644 index 000000000..405c30029 --- /dev/null +++ b/archives.json @@ -0,0 +1,100 @@ +[{ + "uid": 0, + "name": "Foolz", + "domain": "archive.foolz.us", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["a", "co", "gd", "jp", "m", "q", "sp", "tg", "tv", "vp", "vr", "wsg"], + "files": ["a", "gd", "jp", "m", "q", "tg", "vp", "vr", "wsg"] +}, { + "uid": 1, + "name": "NSFW Foolz", + "domain": "nsfw.foolz.us", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["u"], + "files": ["u"] +}, { + "uid": 2, + "name": "The Dark Cave", + "domain": "archive.thedarkcave.org", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["c", "int", "out", "po"], + "files": ["c", "po"] +}, { + "uid": 3, + "name": "4plebs", + "domain": "archive.4plebs.org", + "http": true, + "https": false, + "software": "foolfuuka", + "boards": ["hr", "tg", "tv", "x"], + "files": ["hr", "tg", "tv", "x"] +}, { + "uid": 4, + "name": "Nyafuu", + "domain": "archive.nyafuu.org", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["c", "w", "wg"], + "files": ["c", "w", "wg"] +}, { + "uid": 5, + "name": "Love is Over", + "domain": "loveisover.me", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["d", "h", "v"], + "files": ["d", "h", "v"] +}, { + "uid": 6, + "name": "nth-chan", + "domain": "nth.pensivenonsen.se", + "http": true, + "https": false, + "software": "foolfuuka", + "boards": [], + "files": [] +}, { + "uid": 7, + "name": "Install Gentoo", + "domain": "archive.installgentoo.net", + "http": true, + "https": true, + "software": "fuuka", + "boards": ["diy", "g", "sci"], + "files": [] +}, { + "uid": 8, + "name": "Rebecca Black Tech", + "domain": "rbt.asia", + "http": true, + "https": true, + "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", "x"], + "files": ["an", "k", "toy", "x"] +}, { + "uid": 10, + "name": "warosu", + "domain": "fuuka.warosu.org", + "http": true, + "https": true, + "software": "fuuka", + "boards": ["3", "cgl", "ck", "fa", "ic", "jp", "lit", "q", "s4s", "tg", "vr"], + "files": ["3", "cgl", "ck", "fa", "ic", "jp", "lit", "q", "s4s", "vr"] +}] diff --git a/archives1.json b/archives1.json new file mode 100644 index 000000000..ed724e4f6 --- /dev/null +++ b/archives1.json @@ -0,0 +1,101 @@ +{ + "Foolz": { + "uid": 0, + "domain": "archive.foolz.us", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["a", "co", "gd", "jp", "m", "q", "sp", "tg", "tv", "vp", "vr", "wsg"], + "files": ["a", "gd", "jp", "m", "q", "tg", "vp", "vr", "wsg"] + }, + "NSFW Foolz": { + "uid": 1, + "domain": "nsfw.foolz.us", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["u"], + "files": ["u"] + }, + "The Dark Cave": { + "uid": 2, + "domain": "archive.thedarkcave.org", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["c", "int", "out", "po"], + "files": ["c", "po"] + }, + "4plebs": { + "uid": 3, + "domain": "archive.4plebs.org", + "http": true, + "https": false, + "software": "foolfuuka", + "boards": ["hr", "tg", "tv", "x"], + "files": ["hr", "tg", "tv", "x"] + }, + "Nyafuu": { + "uid": 4, + "domain": "archive.nyafuu.org", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["c", "w", "wg"], + "files": ["c", "w", "wg"] + }, + "Love is Over": { + "uid": 5, + "domain": "loveisover.me", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["d", "h", "v"], + "files": ["d", "h", "v"] + }, + "nth-chan": { + "uid": 6, + "domain": "nth.pensivenonsen.se", + "http": true, + "https": false, + "software": "foolfuuka", + "boards": ["vg"], + "files": ["vg"] + }, + "Install Gentoo": { + "uid": 7, + "domain": "archive.installgentoo.net", + "http": true, + "https": true, + "software": "fuuka", + "boards": ["diy", "g", "sci"], + "files": [] + }, + "Rebecca Black Tech": { + "uid": 8, + "domain": "rbt.asia", + "http": true, + "https": true, + "software": "fuuka", + "boards": ["cgl", "g", "mu", "w"], + "files": ["cgl", "g", "mu", "w"] + }, + "Heinessen": { + "uid": 9, + "domain": "archive.heinessen.com", + "http": true, + "https": false, + "software": "fuuka", + "boards": ["an", "fit", "k", "mlp", "r9k", "toy", "x"], + "files": ["an", "k", "toy", "x"] + }, + "warosu": { + "uid": 10, + "domain": "fuuka.warosu.org", + "http": true, + "https": true, + "software": "fuuka", + "boards": ["cgl", "ck", "fa", "jp", "lit", "q", "s4s", "tg", "vr"], + "files": ["cgl", "ck", "fa", "jp", "lit", "q", "s4s", "tg", "vr"] + } +}