mirror of
https://github.com/2009scape/2009scape.github.io.git
synced 2024-11-22 02:42:51 +01:00
Fix hiscores by freeloading off someone else's cors reverse proxy. I would have a lot fewer problems if I actually fixed the 2009scape api...........
This commit is contained in:
parent
ef0ccdddec
commit
7b0f0573b4
@ -1,6 +1,6 @@
|
||||
var hiscores = hiscores || {};
|
||||
|
||||
hiscores.apiURL = "https://dginovker-cors-anywhere.herokuapp.com/api.2009scape.org:3000";
|
||||
hiscores.apiURL = "https://api.codetabs.com/v1/proxy?quest=http://api.2009scape.org:3000";
|
||||
|
||||
hiscores.sName = [
|
||||
"Attack",
|
||||
|
Loading…
Reference in New Issue
Block a user