We're no longer using 4chan-JS's post building code.
This commit is contained in:
parent
1e395150ba
commit
9181929cad
6
LICENSE
6
LICENSE
@ -71,10 +71,4 @@
|
|||||||
*
|
*
|
||||||
* audio/beep.wav from http://freesound.org/people/pierrecartoons1979/sounds/90112/
|
* audio/beep.wav from http://freesound.org/people/pierrecartoons1979/sounds/90112/
|
||||||
* cc-by-nc-3.0
|
* cc-by-nc-3.0
|
||||||
*
|
|
||||||
* 4chan/4chan-JS (https://github.com/4chan/4chan-JS)
|
|
||||||
* Copyright (c) 2012-2013, 4chan LLC
|
|
||||||
* All rights reserved.
|
|
||||||
*
|
|
||||||
* license: https://github.com/4chan/4chan-JS/blob/master/LICENSE
|
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -93,10 +93,6 @@ Build =
|
|||||||
Build.post o, suppressThumb
|
Build.post o, suppressThumb
|
||||||
|
|
||||||
post: (o, suppressThumb) ->
|
post: (o, suppressThumb) ->
|
||||||
###
|
|
||||||
This function contains code from 4chan-JS (https://github.com/4chan/4chan-JS).
|
|
||||||
@license: https://github.com/4chan/4chan-JS/blob/master/LICENSE
|
|
||||||
###
|
|
||||||
{postID, threadID, boardID, file} = o
|
{postID, threadID, boardID, file} = o
|
||||||
{subject, email, name, tripcode, capcode, uniqueID, flagCode, flag, dateUTC, dateText, commentHTML} = o.info
|
{subject, email, name, tripcode, capcode, uniqueID, flagCode, flag, dateUTC, dateText, commentHTML} = o.info
|
||||||
{staticPath, gifIcon} = Build
|
{staticPath, gifIcon} = Build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user