From 097ccc3bbc38a69b7ccde254fc28c9c1bb0aaab5 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Mon, 10 Mar 2014 09:13:26 +0100 Subject: [PATCH] Remove mlp form foolz beta as it is conflicting with Heinessen not offering post fetching. Fix #1493. --- archives.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archives.json b/archives.json index 5cf5c06dd..5afc45287 100644 --- a/archives.json +++ b/archives.json @@ -114,6 +114,6 @@ "https": true, "withCredentials": true, "software": "foolfuuka", - "boards": ["a", "biz", "co", "d", "diy", "gd", "jp", "m", "mlp", "s4s", "sci", "sp", "tg", "tv", "u", "v", "vg", "vp", "vr", "wsg"], + "boards": ["a", "biz", "co", "d", "diy", "gd", "jp", "m", "s4s", "sci", "sp", "tg", "tv", "u", "v", "vg", "vp", "vr", "wsg"], "files": ["a", "biz", "d", "diy", "gd", "jp", "m", "s4s", "sci", "tg", "u", "vg", "vp", "vr", "wsg"] }]