e1e07ea7c2
* chore(plex): add valid_chars and docs * adapt to new questions template
380 B
380 B
Input Validation
Advertise IP
Accepted formats are:
https://192.168.1.100:32400https://192.168.1.100:32400http://dnsname:32400https://dnsname:32400
Regex used to match this: ^http(s)?:\/\/.*:\d*$
You can try live here
If you find a field that you think it needs validation, please open an issue on github