no cors spoofing
This commit is contained in:
parent
476889759d
commit
25ec57824f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
$.getJSON 'http://cors.io/?u=https://zeus.ugent.be/game/top4/show.json', (data) ->
|
||||
$.getJSON 'https://zeus.ugent.be/game/top4/show.json', (data) ->
|
||||
$('#top-coder-name').text(data[0].github_name)
|
||||
|
||||
$.get 'https://api.github.com/orgs/ZeusWPI/events', (data) ->
|
||||
|
|
Loading…
Reference in a new issue