Commit 9c1c944e2917decf943922c580d6beb4b0ad627a
1 parent
695e1b87
Exists in
master
fix polyfill malware injection
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
aprendizations/templates/topic.html
... | ... | @@ -19,7 +19,6 @@ |
19 | 19 | } |
20 | 20 | }; |
21 | 21 | </script> |
22 | - <script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script> | |
23 | 22 | <script async type="text/javascript" id="MathJax-script" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script> |
24 | 23 | |
25 | 24 | <!-- codemirror --> |
... | ... |