Skip to content

Commit a9b391d

Browse files
authored
Fix CORS proxy
1 parent adaa08a commit a9b391d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

htmlpreview.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@
8888

8989
var fetchProxy = function (url, options, i) {
9090
var proxy = [
91-
'https://thingproxy.freeboard.io/fetch/',
9291
'https://yacdn.org/serve/',
9392
'https://cors-anywhere.herokuapp.com/'
9493
];

0 commit comments

Comments
 (0)