begin migration to new URLs

This commit is contained in:
ccd0 2014-04-12 09:55:06 -07:00
parent 1ee5c11968
commit daff73a2c4

View File

@ -8,7 +8,7 @@ Main =
return if g.BOARD.ID in ['z', 'fk']
g.VIEW =
switch pathname[2]
when 'res'
when 'res', 'thread'
'thread'
when 'catalog'
'catalog'