archive.gentoomen.org is deaaaaaaaaaaaad.

This commit is contained in:
Nicolas Stepien 2011-12-19 01:51:10 +01:00
parent 7bd5c63057
commit e0d49b70fa
2 changed files with 0 additions and 5 deletions

View File

@ -2829,9 +2829,6 @@
case 'tv':
url = "http://archive.foolz.us/" + g.BOARD + "/thread/" + g.THREAD_ID;
break;
case 'lit':
url = "http://archive.gentoomen.org/cgi-board.pl/" + g.BOARD + "/thread/" + g.THREAD_ID;
break;
case 'diy':
case 'g':
case 'sci':

View File

@ -2219,8 +2219,6 @@ redirect = ->
switch g.BOARD
when 'a', 'jp', 'm', 'tg', 'tv'
url = "http://archive.foolz.us/#{g.BOARD}/thread/#{g.THREAD_ID}"
when 'lit'
url = "http://archive.gentoomen.org/cgi-board.pl/#{g.BOARD}/thread/#{g.THREAD_ID}"
when 'diy', 'g', 'sci'
url = "http://archive.installgentoo.net/#{g.BOARD}/thread/#{g.THREAD_ID}"
when '3', 'adv', 'an', 'ck', 'co', 'fa', 'fit', 'int', 'k', 'mu', 'n', 'o', 'p', 'po', 'pol', 'soc', 'sp', 'toy', 'trv', 'v', 'vp', 'x'