Unwanted reported post hiding bug has been fixed in native extension.
This commit is contained in:
parent
2e3c70caa0
commit
274339dd76
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user