We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009d0cf commit 7fedb90Copy full SHA for 7fedb90
js/custom.js
@@ -1,4 +1,4 @@
1
-const cors_url = 'https://cors-anywhere.herokuapp.com/'
+const cors_url = 'https://api.allorigins.win/get?url='
2
3
// Query string parsing
4
function getParameterByName(name, url) {
0 commit comments