This commit is contained in:
Nicolas Stepien 2012-10-25 01:01:02 +02:00
parent 98607c27d8
commit 7c06d04eb3
2 changed files with 3 additions and 3 deletions

View File

@ -4819,11 +4819,11 @@
url = Redirect.path("//fuuka.warosu.org", 'fuuka', data);
break;
case 'diy':
case 'g':
case 'sci':
url = Redirect.path("//archive.installgentoo.net", 'fuuka', data);
break;
case 'cgl':
case 'g':
case 'mu':
case 'soc':
case 'w':

View File

@ -3928,9 +3928,9 @@ Redirect =
url = Redirect.path "//nsfw.foolz.us", 'foolfuuka', data
when 'ck', 'lit'
url = Redirect.path "//fuuka.warosu.org", 'fuuka', data
when 'diy', 'g', 'sci'
when 'diy', 'sci'
url = Redirect.path "//archive.installgentoo.net", 'fuuka', data
when 'cgl', 'mu', 'soc', 'w'
when 'cgl', 'g', 'mu', 'soc', 'w'
url = Redirect.path "//rbt.asia", 'fuuka', data
when 'an', 'fit', 'k', 'mlp', 'r9k', 'toy', 'x'
url = Redirect.path "http://archive.heinessen.com", 'fuuka', data