We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 102c584 commit fef5251Copy full SHA for fef5251
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