summaryrefslogtreecommitdiff
path: root/templates/mac-truncation.html
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-08-28 02:47:10 -0400
committercyfraeviolae <cyfraeviolae>2022-08-28 02:47:10 -0400
commit6841c554cbbeb619ac9e1d40bb20da4b707818d2 (patch)
tree2dd7fe1a6da9905f62fef544747aa4a06e6cf3a1 /templates/mac-truncation.html
parentc6d2859dd229d6ad058440feac910b9905a761d7 (diff)
local mathjax
Diffstat (limited to 'templates/mac-truncation.html')
-rw-r--r--templates/mac-truncation.html11
1 files changed, 1 insertions, 10 deletions
diff --git a/templates/mac-truncation.html b/templates/mac-truncation.html
index 9b36de9..7dfb906 100644
--- a/templates/mac-truncation.html
+++ b/templates/mac-truncation.html
@@ -374,15 +374,6 @@ m_forged = b"As was natural, this inordinate hope"
c_forged, aad_forged = xor(c, xor(m, m_forged)), b""
mac_forged = gmac(h, s, aad_forged, c_forged)</pre></details>
-<script>
-MathJax = {
- tex: {
- extensions: ["AMSmath.js", "AMSsymbols.js"]
- }
-};
-</script>
-<script id="MathJax-script" async
- src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js">
-</script>
+ <script id="MathJax-script" async src="/forbidden-salamanders/static/tex-chtml.js"></script>
</body>
</html>