Skip to content

Commit

Permalink
update with proxy to https proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
luttje authored Sep 27, 2024
1 parent 979b7a4 commit f31491d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h2 class="text-3xl bg-curioGreen text-curioPurple font-bold uppercase p-3">
},
computed: {
getData() {
const url = 'http://v0.ovapi.nl/stopareacode/BdOud';
const url = 'https://bustijden.curio.codes';
let options = {
method: 'GET'
}
Expand Down

0 comments on commit f31491d

Please sign in to comment.