SIGN IN SIGN UP

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.

0 0 0 JavaScript

Remove URL validation (#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 #1183

* Update ValidateUrl.js

fixed code style test.
Fixed for #1183

* Delete ValidateUrl.js

Fixes: #1183
0
0-harshit-0 committed
ecac786da7f93d817eadc01ab479bfe7b3719f79
Parent: 6debd5c
Committed by GitHub <noreply@github.com> on 7/14/2023, 1:09:12 PM