Skip to content

Commit

Permalink
Remove file loaded from cdn.polyfill.io
Browse files Browse the repository at this point in the history
Fixes #17
  • Loading branch information
Potherca authored Jul 7, 2024
1 parent 7034c6f commit e8ad4bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion www/simply-edit/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -1537,7 +1537,6 @@ function progress() {
}
</script>
<script src="sha1.js"></script>
<script src="https://cdn.polyfill.io/v2/polyfill.minify.js?features=default,fetch|gated"></script>
<script>
document.addEventListener('simply-content-loaded', function(){
fetch('/data/')
Expand Down

0 comments on commit e8ad4bf

Please sign in to comment.