8.0.4 #226
@ -401,6 +401,7 @@ function validateForm(params) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
if (/\s/.test(url)) throw new Error();
|
||||||
new URL(url);
|
new URL(url);
|
||||||
} catch {
|
} catch {
|
||||||
errors = {
|
errors = {
|
||||||
|
Loading…
Reference in New Issue
Block a user