Increase report window size to accomodate increasingly common image captchas.
This commit is contained in:
parent
1b7de90b56
commit
6c23d1f6f4
@ -17,5 +17,5 @@ ReportLink =
|
|||||||
{post} = ReportLink
|
{post} = ReportLink
|
||||||
url = "//sys.4chan.org/#{post.board}/imgboard.php?mode=report&no=#{post}"
|
url = "//sys.4chan.org/#{post.board}/imgboard.php?mode=report&no=#{post}"
|
||||||
id = Date.now()
|
id = Date.now()
|
||||||
set = "toolbar=0,scrollbars=0,location=0,status=1,menubar=0,resizable=1,width=685,height=285"
|
set = "toolbar=0,scrollbars=0,location=0,status=1,menubar=0,resizable=1,width=685,height=675"
|
||||||
window.open url, id, set
|
window.open url, id, set
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user