[usr-scripts/wiki] Correction typo ipv6 vo
This commit is contained in:
parent
7762315e30
commit
9788cadfec
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ def do_register(request):
|
||||||
|
|
||||||
# TODO : find a cleaner way to get this data
|
# TODO : find a cleaner way to get this data
|
||||||
authorized_ips = [
|
authorized_ips = [
|
||||||
'2a01:240:fe3d:4:2248cff:fe44:3b70', #vo.v6
|
'2a01:240:fe3d:4:224:8cff:fe44:3b70', #vo.v6
|
||||||
'2a01:240:fe3d:4:219:bbff:fe3c:4f76', #zamok.v6
|
'2a01:240:fe3d:4:219:bbff:fe3c:4f76', #zamok.v6
|
||||||
'2a01:240:fe3d:4:0:6cff:fe69:6921', #o2.v6
|
'2a01:240:fe3d:4:0:6cff:fe69:6921', #o2.v6
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue