From 3eafdf7b66fdfbbdce36cfc857553c2a290c47f7 Mon Sep 17 00:00:00 2001 From: hotdogman Date: Fri, 13 Jun 2014 03:33:16 -0500 Subject: [PATCH] Remove /g/ from Deniable Plausibility Deniable Plausibility stopped archiving /g/, they instead redirect to archive.installgentoo.com now --- src/Archive/archives.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Archive/archives.json b/src/Archive/archives.json index 182d6bf9b..7f7fae7e6 100644 --- a/src/Archive/archives.json +++ b/src/Archive/archives.json @@ -123,6 +123,6 @@ "http": true, "https": false, "software": "foolfuuka", - "boards": ["v", "vg", "g"], - "files": ["v", "vg", "g"] + "boards": ["v", "vg"], + "files": ["v", "vg"] }]