We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 178161c + fef5251 commit 0a4ae24Copy full SHA for 0a4ae24
1 file changed
htmlpreview.js
@@ -88,7 +88,7 @@
88
89
var fetchProxy = function (url, options, i) {
90
var proxy = [
91
- 'https://cors.io/?',
+ //'https://cors.io/?',
92
'https://jsonp.afeld.me/?url=',
93
'https://cors-anywhere.herokuapp.com/'
94
];
0 commit comments