From 60d1135d9278b4d58ff7cd88f22515efe69a2c14 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 15 May 2016 01:53:04 -0700 Subject: [PATCH] Return to using archive.rebeccablacktech.com by default. If you want to use rbt.asia, you can add {"uid": 8, "domain": "rbt.asia"} to the list under Advanced > Archives. --- src/Archive/archives.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Archive/archives.json b/src/Archive/archives.json index 0d1c589e8..4f0f6927b 100644 --- a/src/Archive/archives.json +++ b/src/Archive/archives.json @@ -19,7 +19,7 @@ }, { "uid": 8, "name": "Rebecca Black Tech", - "domain": "rbt.asia", + "domain": "archive.rebeccablacktech.com", "http": false, "https": true, "software": "fuuka",