Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed restrictive URL sanity check #6570
Changes - Replaced the old regex with a new, more inclusive regex pattern. - Updated the isURL function to use the new pattern.
- Loading branch information