X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=empires%2Fempires-client.js;h=511527b216151a47955afc314b223703ad4dd56e;hp=c460bcdbf40eee7f841759ae1a4c995030dc4c07;hb=ce0d14d58ea18f78a9cec1fd6a115fb692894205;hpb=321709ca9f95c8a11fa01627b6b1ac0ae04d07fe diff --git a/empires/empires-client.js b/empires/empires-client.js index c460bcd..511527b 100644 --- a/empires/empires-client.js +++ b/empires/empires-client.js @@ -1,4 +1,4 @@ -const API = "https://families.cworth.org/"; +const API = "https://families.cworth.org/api/"; function undisplay(element) { element.style.display="none";