Skip to content

Commit 80c588f

Browse files
Peter Johnsonclaude
authored andcommitted
Remove compromised polyfill.io dependency
polyfill.io was acquired by a malicious actor in 2024 and used to inject malicious JS into visitor browsers. The ES6 polyfill is unnecessary for modern browsers and was only included as boilerplate from the MkDocs Material MathJax setup guide. Manually reviewed by PBJ Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f7beefd commit 80c588f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ markdown_extensions:
143143

144144
extra_javascript:
145145
- scripts/mathjax.js
146-
- https://polyfill.io/v3/polyfill.min.js?features=es6
147146
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
148147

149148
# Plugins

0 commit comments

Comments
 (0)