Updated script links

This commit is contained in:
Fred Boniface 2022-09-08 20:41:43 +01:00
parent a3ee995c4b
commit 2c0659065e
1 changed files with 5 additions and 5 deletions

View File

@ -19,11 +19,11 @@ function gotoJellyfin() {
} }
function gotoGallery() { function gotoGallery() {
window.location = ("https://gallery.fjla.uk") window.alert = ("Gallery is under maintenance and is not available.")
} }
function gotoAccount() { function gotoAccount() {
window.location = ("https://ipa0422.idm.fjla.uk") window.location = ("https://ipa0522.home.fjla.net")
} }
function gotoHelp() { function gotoHelp() {
@ -43,13 +43,13 @@ function gotoVoicemail() {
} }
function gotoProxmox() { function gotoProxmox() {
window.location = ("https://pve0620.fjla.uk:8006") window.location = ("https://pve0620.fjla.net:8006")
} }
function gotoCUPS() { function gotoCUPS() {
window.location = ("https://print.idm.fjla.uk:631/") window.alert = ("Printing has changed within the network,\ncurrently printers are accessed directly without a central server.\nThis option will be removed.")
} }
function gotoOmada() { function gotoOmada() {
window.lodacion = ("https://omada.idm.fjla.uk") window.lodacion = ("https://omada.home.fjla.net:8043")
} }