Skip to content

Commit 3428539

Browse files
committed
fixed unresponsive githack
1 parent 8595b0f commit 3428539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ <h1 id="license" class="page-header">
296296
hljs.initHighlightingOnLoad();
297297
</script>
298298
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
299-
<script src="https://raw.githack.com/jmalarcon/ie-web-worker/master/worker.js"></script>
299+
<script src="https://cdn.githubraw.com/jmalarcon/ie-web-worker/master/worker.js"></script>
300300
<script src="https://cdnjs.cloudflare.com/ajax/libs/bluebird/3.3.4/bluebird.min.js"></script>
301301
<script src="./assets/script.js" type="text/javascript"></script>
302302
<script src="./dist/heic2any.js" type="text/javascript"></script>

0 commit comments

Comments
 (0)