diff --git a/door/open.lua b/door/open.lua index 328c8d3..4c88f2b 100644 --- a/door/open.lua +++ b/door/open.lua @@ -27,6 +27,8 @@ else token = token:sub(3) end + token = token:gsub(" ",""):gsub("\n","") + if token:len() == config.key_len then if not is_bruteforce(con) then print ""