From 1e37f287dabe178fb632d4bc47bef6b59b87196c Mon Sep 17 00:00:00 2001 From: hotdogman Date: Fri, 13 Jun 2014 03:28:33 -0500 Subject: [PATCH] Remove /g/ from Deniable Plausibility Deniable Plausibility stopped archiving /g/, they instead redirect to archive.installgentoo.com now --- json/archives.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/archives.json b/json/archives.json index 99956ffa2..6893cf861 100644 --- a/json/archives.json +++ b/json/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"] }]