no message
This commit is contained in:
parent
36f814720b
commit
e535a3d482
@ -628,9 +628,9 @@
|
||||
}
|
||||
|
||||
function httpGetCORS(){
|
||||
//arguments[0] = 'https://jsonp.afeld.me/?url=' + arguments[0];
|
||||
arguments[0] = 'https://jsonp.afeld.me/?url=' + arguments[0];
|
||||
//arguments[0] = 'http://cors.io/?u=' + arguments[0];
|
||||
arguments[0] = 'https://crossorigin.me/' + arguments[0];
|
||||
//arguments[0] = 'https://crossorigin.me/' + arguments[0];
|
||||
return httpGet.apply(this, arguments);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user