Don't execute 4chan X on /z/, this represents 5% of error reports god damn.

This commit is contained in:
Mayhem 2013-05-14 21:55:27 +02:00
parent 60bfc25f7e
commit 57758fdc8a

View File

@ -20,6 +20,7 @@ Main =
pathname = location.pathname.split '/'
g.BOARD = new Board pathname[1]
return if g.BOARD.ID is 'z'
g.VIEW =
switch pathname[2]
when 'res'