mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 20:55:28 +00:00
We should also accept open-ended IPv6 addresses such as, e.g., fda2:2001:5555::
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -116,7 +116,7 @@ function validateIPv6CIDR(ip) {
|
||||
ipv6elem +
|
||||
"))*::((?:" +
|
||||
ipv6elem +
|
||||
"))((?::" +
|
||||
"))*((?::" +
|
||||
ipv6elem +
|
||||
"))*|((?:" +
|
||||
ipv6elem +
|
||||
|
||||
Reference in New Issue
Block a user