Skip to content

Commit

Permalink
fix: remove cdn.polyfill.io to mitigate hijacked polyfill supply ch…
Browse files Browse the repository at this point in the history
…ain attack
  • Loading branch information
cheton committed Jul 1, 2024
1 parent 8c765d8 commit f847576
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@
</head>
<body>
<div id="container"></div>
<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
<script type="text/javascript" src="bundle.js?d7b59b4ae4367e925979"></script></body>
</html>
1 change: 0 additions & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,5 @@
</head>
<body>
<div id="container"></div>
<script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
</body>
</html>

0 comments on commit f847576

Please sign in to comment.