Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper URL validation needed. #155

Closed
amolkahat opened this issue Oct 9, 2020 · 1 comment · Fixed by #167
Closed

Proper URL validation needed. #155

amolkahat opened this issue Oct 9, 2020 · 1 comment · Fixed by #167

Comments

@amolkahat
Copy link
Member

URL validation is needed. If URL without https or http is added it shows invalid url.

@ganeshhubale
Copy link
Collaborator

Thanks for raising this issue @amolkahat
Observations:

(nm) [ghubale@localhost readit]$ readit -a google.com
************ 
Invalid URL
 ***********
Still you want to bookmark: Yes/No ? y
Bookmarked.
(nm) [ghubale@localhost readit]$ readit -a http://google.com
Bookmarked.
(nm) [ghubale@localhost readit]$ 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants