diff --git a/src/Archive/archives.json b/src/Archive/archives.json index b6ab746d1..8eb77a0e0 100644 --- a/src/Archive/archives.json +++ b/src/Archive/archives.json @@ -73,12 +73,22 @@ "search": [] }, { "uid": 25, - "name": "b4k.co", - "domain": "ff.b4k.co", + "name": "arch.b4k.co", + "domain": "arch.b4k.co", "http": true, "https": true, "software": "foolfuuka", - "boards": ["g", "mlp", "qa", "v"], + "boards": ["g", "mlp", "v"], "files": [], "search": [] +}, { + "uid": 26, + "name": "poweredby.moe", + "domain": "archive.poweredby.moe", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["a", "c", "g", "jp"], + "files": ["a", "c", "jp"], + "search": [] }]