Commit 6d40a03
committed
Security: Remove malicious polyfill.io script due to supply-chain attack
The polyfill.io domain was compromised in a major supply-chain malware attack.
This script is no longer necessary as modern browsers natively support ES6 features.
Removes the line:
<script defer src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>1 parent f2fe357 commit 6d40a03
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
0 commit comments