diff --git a/src/Miscellaneous/Fourchan.coffee b/src/Miscellaneous/Fourchan.coffee index c4f28e541..7e5bb2f31 100644 --- a/src/Miscellaneous/Fourchan.coffee +++ b/src/Miscellaneous/Fourchan.coffee @@ -59,7 +59,7 @@ Fourchan = window.clickable_ids = false for node in document.querySelectorAll '.posteruid, .capcode' node.removeEventListener 'click', window.idClick, false - window.removeEventListener 'message', window.Report?.onMessage, false + return code: -> return if @isClone