diff --git a/static/js/crypto-js.js b/static/js/crypto-js.js index 89a4760..be21ff5 100644 --- a/static/js/crypto-js.js +++ b/static/js/crypto-js.js @@ -1,3 +1,5 @@ +// @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt Expat + /* Beautified version of crypto-js, to maintain compatibility with uMatrix Beautified from https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js @@ -1823,4 +1825,6 @@ Beautified from https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js blockSize: 4, ivSize: 2 }), M.RabbitLegacy = F._createHelper(P), U -}); \ No newline at end of file +}); + +// @license-end \ No newline at end of file