s/intranet2.crans.org/intranet.crans.org/
This commit is contained in:
parent
5f1a1b1397
commit
22511a52a7
7 changed files with 8 additions and 30 deletions
|
@ -146,7 +146,7 @@ def get_page(ip, by_mac=False, accueil=False):
|
|||
|
||||
def special(action, ip, environ, start_response):
|
||||
mac = mac_from_ip(ip)
|
||||
url = "https://intranet2.crans.org/machines/add/"
|
||||
url = "https://intranet.crans.org/machines/add/"
|
||||
if 'wifi' in action:
|
||||
url += 'wifi/'
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue