Use .length() method to check whether a url/string is empty
Signed-off-by: Matej Starc matej.starc@protonmail.com
Long have we been comparing url/string to an empty string to check whether it is empty and to that madness I say: "No more!".
Edited by Matej Starc