Skip to content

Commit 7fedb90

Browse files
authored
Update custom.js
1 parent 009d0cf commit 7fedb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/custom.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const cors_url = 'https://cors-anywhere.herokuapp.com/'
1+
const cors_url = 'https://api.allorigins.win/get?url='
22

33
// Query string parsing
44
function getParameterByName(name, url) {

0 commit comments

Comments
 (0)