Skip to content

Commit

Permalink
fixed unresponsive githack
Browse files Browse the repository at this point in the history
  • Loading branch information
alselawi committed Mar 29, 2023
1 parent 8595b0f commit 3428539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ <h1 id="license" class="page-header">
hljs.initHighlightingOnLoad();
</script>
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<script src="https://raw.githack.com/jmalarcon/ie-web-worker/master/worker.js"></script>
<script src="https://cdn.githubraw.com/jmalarcon/ie-web-worker/master/worker.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bluebird/3.3.4/bluebird.min.js"></script>
<script src="./assets/script.js" type="text/javascript"></script>
<script src="./dist/heic2any.js" type="text/javascript"></script>
Expand Down

0 comments on commit 3428539

Please sign in to comment.