From 301c9930a704b04e22a79478bfb567cc74d6f73b Mon Sep 17 00:00:00 2001 From: Bui Date: Thu, 14 Nov 2013 08:07:50 +0000 Subject: [PATCH] Update archive.bui.pm Enabled SSL, removed /an/, added unimaginative name --- json/archives.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/json/archives.json b/json/archives.json index 16c20be76..1c27427ee 100644 --- a/json/archives.json +++ b/json/archives.json @@ -91,11 +91,11 @@ "files": ["a", "gd", "jp", "m", "tg", "u", "vg", "vp", "vr", "wsg"] }, { "uid": 14, - "name": "FoolFrame", + "name": "Bui's Archive", "domain": "archive.bui.pm", "http": true, - "https": false, + "https": true, "software": "foolfuuka", - "boards": ["an", "b"], - "files": ["an", "b"] + "boards": ["b"], + "files": ["b"] }]