Closed this issue 6 years ago · 1 comments
It seems that when you try to declare a unique URL (with -u option), if this URL does not start with "http|s://" an Invalid or Missing Requests schema occured.
Script now check if added url "startswith" "http(s)://". See commit b1901a1