NSFW Foolz to NSFW Moe, added /h/ to NSFW Moe, removed Foolz Beta

This commit is contained in:
Enzo Moretti 2014-08-20 21:48:13 +02:00
parent ae871d2f38
commit ab64c3fd1e

View File

@ -9,13 +9,13 @@
"files": ["a", "biz", "c", "co", "diy", "gd", "i", "jp", "m", "po", "s4s", "sci", "tg", "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": 1, "uid": 1,
"name": "NSFW Foolz", "name": "NSFW Moe",
"domain": "nsfw.foolz.us", "domain": "nsfw.archive.moe",
"http": true, "http": true,
"https": true, "https": true,
"software": "foolfuuka", "software": "foolfuuka",
"boards": ["u"], "boards": ["h", "u"],
"files": ["u"] "files": ["h", "u"]
}, { }, {
"uid": 3, "uid": 3,
"name": "4plebs Archive", "name": "4plebs Archive",
@ -88,14 +88,4 @@
"software": "foolfuuka", "software": "foolfuuka",
"boards": ["t"], "boards": ["t"],
"files": ["t"] "files": ["t"]
}, {
"uid": 13,
"name": "Foolz Beta",
"domain": "beta.foolz.us",
"http": true,
"https": true,
"withCredentials": true,
"software": "foolfuuka",
"boards": ["a", "biz", "c", "co", "d", "diy", "gd", "h", "i", "int", "jp", "m", "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"]
}] }]