diff --git a/src/Miscellaneous/Keybinds.coffee b/src/Miscellaneous/Keybinds.coffee index 2873915ea..ad40a274a 100644 --- a/src/Miscellaneous/Keybinds.coffee +++ b/src/Miscellaneous/Keybinds.coffee @@ -312,7 +312,7 @@ Keybinds = return if g.VIEW isnt 'index' url = "/#{thread.board}/thread/#{thread}" if tab - $.open url + $.open location.origin + url else location.href = url