diff --git a/4chan_x.coffee b/4chan_x.coffee index a787a4e00..3286b441f 100644 --- a/4chan_x.coffee +++ b/4chan_x.coffee @@ -712,7 +712,7 @@ redirect = -> url = "http://green-oval.net/cgi-board.pl/#{g.BOARD}/thread/#{g.THREAD_ID}" when 'cgl', 'jp', 'm', 'tg' url = "http://archive.easymodo.net/cgi-board.pl/#{g.BOARD}/thread/#{g.THREAD_ID}" - when '3', 'adv', 'an', 'c', 'ck', 'co', 'fa', 'fit', 'int', 'k', 'mu', 'n', 'new', 'o', 'p', 'po', 'r9k', 'soc', 'sp', 'toy', 'trv', 'v', 'vp', 'x' + when '3', 'adv', 'an', 'c', '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}" else url = "http://boards.4chan.org/#{g.BOARD}" diff --git a/4chan_x.js b/4chan_x.js index 0657e1f1e..cce06ec36 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -997,11 +997,9 @@ case 'k': case 'mu': case 'n': - case 'new': case 'o': case 'p': case 'po': - case 'r9k': case 'soc': case 'sp': case 'toy':