Input Validation
Default Redirection URL
Accepts:
https://- DNS host
- Characters (
0-9,a-z,A-Z,-,.)
Accepted formats are:
https://dnshosthttps://DNSHOSThttps://DNS-HOSThttps://dns-host
Regex used to match this: ^https?:\/\/(.*)
You can try live here
If you find a field that you think it needs validation, please open an issue on github