drop 2.t.4cdn.org

This commit is contained in:
ccd0 2014-09-03 23:47:14 -07:00
parent c3ef4bd3a6
commit 5249cb31dd

View File

@ -14,7 +14,7 @@ Build =
filename
thumbRotate: do ->
n = 0
-> n = (n + 1) % 3
-> n = (n + 1) % 2
sameThread: (boardID, threadID) ->
g.VIEW is 'thread' and g.BOARD.ID is boardID and g.THREADID is +threadID
postURL: (boardID, threadID, postID) ->