forked from relative-chaos/relative-chaos.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
1 lines (1 loc) · 4.17 KB
/
index.html
File metadata and controls
1 lines (1 loc) · 4.17 KB
1
<!doctype html><html lang="en"><head><meta charset="utf-8"><link rel="shortcut icon" href="/favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><link rel="manifest" href="/manifest.json"><title>End-to-End encryption lab</title><script type="text/javascript">!function(e){function t(e){if("utf-8"!==(e=void 0===e?"utf-8":e))throw new RangeError("Failed to construct 'TextEncoder': The encoding label provided ('"+e+"') is invalid.")}function o(e,t){if(t=void 0===t?{fatal:!1}:t,"utf-8"!==(e=void 0===e?"utf-8":e))throw new RangeError("Failed to construct 'TextDecoder': The encoding label provided ('"+e+"') is invalid.");if(t.fatal)throw Error("Failed to construct 'TextDecoder': the 'fatal' option is unsupported.")}if(e.TextEncoder&&e.TextDecoder)return;Object.defineProperty(t.prototype,"encoding",{value:"utf-8"}),t.prototype.encode=function(e,t){if((t=void 0===t?{stream:!1}:t).stream)throw Error("Failed to encode: the 'stream' option is unsupported.");t=0;for(var o=e.length,r=0,i=Math.max(32,o+(o>>1)+7),n=new Uint8Array(i>>3<<3);t<o;){var d=e.charCodeAt(t++);if(55296<=d&&d<=56319){if(t<o){var a=e.charCodeAt(t);56320==(64512&a)&&(++t,d=((1023&d)<<10)+(1023&a)+65536)}if(55296<=d&&d<=56319)continue}if(r+4>n.length&&(i+=8,i=(i*=1+t/e.length*2)>>3<<3,(a=new Uint8Array(i)).set(n),n=a),0==(4294967168&d))n[r++]=d;else{if(0==(4294965248&d))n[r++]=d>>6&31|192;else if(0==(4294901760&d))n[r++]=d>>12&15|224,n[r++]=d>>6&63|128;else{if(0!=(4292870144&d))continue;n[r++]=d>>18&7|240,n[r++]=d>>12&63|128,n[r++]=d>>6&63|128}n[r++]=63&d|128}}return n.slice(0,r)},Object.defineProperty(o.prototype,"encoding",{value:"utf-8"}),Object.defineProperty(o.prototype,"fatal",{value:!1}),Object.defineProperty(o.prototype,"ignoreBOM",{value:!1}),o.prototype.decode=function(e,t){if((t=void 0===t?{stream:!1}:t).stream)throw Error("Failed to decode: the 'stream' option is unsupported.");t=0;for(var o=(e=new Uint8Array(e)).length,r=[];t<o;){var i=e[t++];if(0===i)break;if(0==(128&i))r.push(i);else if(192==(224&i)){var n=63&e[t++];r.push((31&i)<<6|n)}else if(224==(240&i)){n=63&e[t++];var d=63&e[t++];r.push((31&i)<<12|n<<6|d)}else if(240==(248&i)){65535<(i=(7&i)<<18|(n=63&e[t++])<<12|(d=63&e[t++])<<6|63&e[t++])&&(i-=65536,r.push(i>>>10&1023|55296),i=56320|1023&i),r.push(i)}}return String.fromCharCode.apply(null,r)},e.TextEncoder=t,e.TextDecoder=o}("undefined"!=typeof window?window:"undefined"!=typeof global?global:this)</script><link href="/static/css/main.445d50d3.chunk.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script>!function(l){function e(e){for(var r,t,n=e[0],o=e[1],u=e[2],f=0,i=[];f<n.length;f++)t=n[f],p[t]&&i.push(p[t][0]),p[t]=0;for(r in o)Object.prototype.hasOwnProperty.call(o,r)&&(l[r]=o[r]);for(s&&s(e);i.length;)i.shift()();return c.push.apply(c,u||[]),a()}function a(){for(var e,r=0;r<c.length;r++){for(var t=c[r],n=!0,o=1;o<t.length;o++){var u=t[o];0!==p[u]&&(n=!1)}n&&(c.splice(r--,1),e=f(f.s=t[0]))}return e}var t={},p={2:0},c=[];function f(e){if(t[e])return t[e].exports;var r=t[e]={i:e,l:!1,exports:{}};return l[e].call(r.exports,r,r.exports,f),r.l=!0,r.exports}f.m=l,f.c=t,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(r,e){if(1&e&&(r=f(r)),8&e)return r;if(4&e&&"object"==typeof r&&r&&r.__esModule)return r;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:r}),2&e&&"string"!=typeof r)for(var n in r)f.d(t,n,function(e){return r[e]}.bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},f.p="/";var r=window.webpackJsonp=window.webpackJsonp||[],n=r.push.bind(r);r.push=e,r=r.slice();for(var o=0;o<r.length;o++)e(r[o]);var s=n;a()}([])</script><script src="/static/js/1.8da52790.chunk.js"></script><script src="/static/js/main.f4880244.chunk.js"></script></body></html>