Test to see if this fixes CORS

This commit is contained in:
dginovker 2020-12-10 11:25:36 -05:00
parent 8ef9dfbd48
commit 6963e10455

View File

@ -30,7 +30,7 @@ hiscores.sName = [
hiscores.page = 0;
hiscores.currentSkillId = "";
hiscores.apiURL = "http://api.2009scape.org:3000";
hiscores.apiURL = "https://cuddly-walrus-38.loca.lt";
hiscores.tableData = [];
hiscores.defaultTableData = [];