check api issue
This commit is contained in:
@@ -65,7 +65,6 @@ class MyAesCrypt
|
||||
if j["lookup"] == from
|
||||
# add [0...44] for production cloud for remove \n
|
||||
if(j["value"]["key"].gsub(/\s+/, "") == token)
|
||||
puts token
|
||||
return true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user