From 9442bea2d7bd0debb2fb40e558da73391a86b42a Mon Sep 17 00:00:00 2001 From: terrance~ Date: Sat, 2 Apr 2016 11:05:20 -0400 Subject: [PATCH] Add b-stats archive Technically it's not foolfuuka but I've made the URLs and API work. --- archives.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/archives.json b/archives.json index 343e4723c..32637f1b1 100644 --- a/archives.json +++ b/archives.json @@ -80,4 +80,13 @@ "boards": ["c", "d", "e", "i", "lgbt", "t", "u"], "files": ["c", "d", "e", "i", "lgbt", "t", "u"], "search": [] +}, { + "uid": 26, + "name": "bstats", + "domain": "archive.b-stats.org", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["f", "cm", "hm", "lgbt", "news", "trash", "y"], + "files": [] }]