From 121af35d3552dfe13863e251d69e08ef5bbe8f33 Mon Sep 17 00:00:00 2001 From: Jordan Bates Date: Mon, 22 Apr 2013 19:45:48 -0700 Subject: [PATCH] Die RBT die --- src/features/misc/redirection.coffee | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/features/misc/redirection.coffee b/src/features/misc/redirection.coffee index 4b1ba3edd..c3ecd3b6c 100644 --- a/src/features/misc/redirection.coffee +++ b/src/features/misc/redirection.coffee @@ -79,14 +79,14 @@ Redirect = base: '//fuuka.warosu.org' boards: ['cgl', 'ck', 'fa', 'jp', 'lit', 's4s', 'q', 'tg'] type: 'fuuka' - 'RebeccaBlackTech': - base: '//rbt.asia' - boards: ['an', 'cgl', 'g', 'mu', 'w'] - type: 'fuuka_mail' 'InstallGentoo': base: '//archive.installgentoo.net' boards: ['diy', 'g', 'sci'] type: 'fuuka' + 'RebeccaBlackTech': + base: '//rbt.asia' + boards: ['an', 'cgl', 'g', 'mu', 'w'] + type: 'fuuka_mail' 'Heinessen': base: 'http://archive.heinessen.com' boards: ['an', 'fit', 'k', 'mlp', 'r9k', 'toy', 'x']