From 4e2aa0cb3db8e3935c00863e2a0762039b8e6869 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Fri, 9 Oct 2015 22:30:42 -0700 Subject: [PATCH 1/4] Search has been enabled on arch.b4k.co. --- archives.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/archives.json b/archives.json index 1ce307d86..68f684344 100644 --- a/archives.json +++ b/archives.json @@ -79,8 +79,7 @@ "https": true, "software": "foolfuuka", "boards": ["g", "mlp", "v"], - "files": [], - "search": [] + "files": [] }, { "uid": 26, "name": "poweredby.moe", From cf3f90fad4e185562a9481ebfc1246260ce3b719 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 10 Oct 2015 15:02:28 -0700 Subject: [PATCH 2/4] Search now working on archive.poweredby.moe. --- archives.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archives.json b/archives.json index 68f684344..fa62168e2 100644 --- a/archives.json +++ b/archives.json @@ -89,5 +89,5 @@ "software": "foolfuuka", "boards": ["a", "c", "g", "jp"], "files": ["a", "c", "jp"], - "search": [] + "search": ["a"] }] From 57c2863c1fb8c54cf982269f92b3bb61cb198a84 Mon Sep 17 00:00:00 2001 From: fgts Date: Mon, 12 Oct 2015 18:47:15 +0900 Subject: [PATCH 3/4] fgts: pick up /out/, /po/ --- archives.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archives.json b/archives.json index fa62168e2..90c53c0c2 100644 --- a/archives.json +++ b/archives.json @@ -50,8 +50,8 @@ "http": true, "https": true, "software": "foolfuuka", - "boards": ["asp", "b", "cm", "h", "hc", "hm", "n", "p", "qa", "r", "s", "soc", "toy", "vp", "y"], - "files": ["asp", "b", "cm", "h", "hc", "hm", "n", "p", "qa", "r", "s", "soc", "toy", "vp", "y"] + "boards": ["asp", "b", "cm", "h", "hc", "hm", "n", "out", "p", "po", "qa", "r", "s", "soc", "toy", "vp", "y"], + "files": ["asp", "b", "cm", "h", "hc", "hm", "n", "out", "p", "po", "qa", "r", "s", "soc", "toy", "vp", "y"] }, { "uid": 23, "name": "Desustorage", From 50506789d0928c0f9a7e144b2929f3a2802483ce Mon Sep 17 00:00:00 2001 From: fgts Date: Mon, 12 Oct 2015 19:24:06 +0900 Subject: [PATCH 4/4] fgts: pick up /gd/ --- archives.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archives.json b/archives.json index 90c53c0c2..c228c8f3f 100644 --- a/archives.json +++ b/archives.json @@ -50,8 +50,8 @@ "http": true, "https": true, "software": "foolfuuka", - "boards": ["asp", "b", "cm", "h", "hc", "hm", "n", "out", "p", "po", "qa", "r", "s", "soc", "toy", "vp", "y"], - "files": ["asp", "b", "cm", "h", "hc", "hm", "n", "out", "p", "po", "qa", "r", "s", "soc", "toy", "vp", "y"] + "boards": ["asp", "b", "cm", "gd", "h", "hc", "hm", "n", "out", "p", "po", "qa", "r", "s", "soc", "toy", "vp", "y"], + "files": ["asp", "b", "cm", "gd", "h", "hc", "hm", "n", "out", "p", "po", "qa", "r", "s", "soc", "toy", "vp", "y"] }, { "uid": 23, "name": "Desustorage",