forked from TheAlgorithms/JavaScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit ecac786
authored
Remove URL validation (TheAlgorithms#1335)
* Update ValidateUrl.js
Used JS URL API to check if URL is valid. If valid it will return the url else false;
* Update ValidateUrl.js
Fixed for TheAlgorithms#1183
* Update ValidateUrl.js
fixed code style test.
Fixed for TheAlgorithms#1183
* Delete ValidateUrl.js
Fixes: TheAlgorithms#1183 1 parent 6debd5c commit ecac786
1 file changed
+0
-13
lines changedThis file was deleted.
0 commit comments