Merge pull request #365 from MayhemYDG/master
foolz archives for /m/ and /tg/
This commit is contained in:
commit
0046bf44fa
@ -2730,6 +2730,8 @@
|
||||
break;
|
||||
case 'a':
|
||||
case 'jp':
|
||||
case 'm':
|
||||
case 'tg':
|
||||
case 'tv':
|
||||
url = "http://archive.foolz.us/" + g.BOARD + "/thread/" + g.THREAD_ID;
|
||||
break;
|
||||
|
||||
@ -2033,7 +2033,7 @@ redirect = ->
|
||||
url = "http://archive.installgentoo.net/#{g.BOARD}/thread/#{g.THREAD_ID}"
|
||||
when 'lit'
|
||||
url = "http://archive.gentoomen.org/cgi-board.pl/#{g.BOARD}/thread/#{g.THREAD_ID}"
|
||||
when 'a', 'jp', 'tv'
|
||||
when 'a', 'jp', 'm', 'tg', 'tv'
|
||||
url = "http://archive.foolz.us/#{g.BOARD}/thread/#{g.THREAD_ID}"
|
||||
when '3', 'adv', 'an', 'ck', 'co', 'fa', 'fit', 'int', 'k', 'mu', 'n', 'o', 'p', 'po', 'soc', 'sp', 'toy', 'trv', 'v', 'vp', 'x'
|
||||
url = "http://archive.no-ip.org/#{g.BOARD}/thread/#{g.THREAD_ID}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user