CINXE.COM

H眉ndchen - Jarry Shaw

<!-- _ ____ _ | | __ _ _ __ _ __ _ _ / ___|| |__ __ ___ __ _ | |/ _` | '__| '__| | | | \___ \| '_ \ / _` \ \ /\ / / | |_| | (_| | | | | | |_| | ___) | | | | (_| |\ V V / \___/ \__,_|_| |_| \__, | |____/|_| |_|\__,_| \_/\_/ |___/ --><!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="ie=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>H眉ndchen - Jarry Shaw</title> <meta name="description" content="Jarry Shaw, a newbie programmer." /> <!-- Favicon --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/static/image/favicon.ico"> <link rel="shortcut icon" type="image/x-icon" href="/static/image/favicon.ico" /> <link rel="fluid-icon" href="/static/image/avatar.png" title="Jarry Shaw" /> <!-- Facebook --> <!-- <meta property="fb:app_id" content="xxxxxxxxxxxxxxxx" /> --> <!-- Twitter --> <meta property="twitter:site" content="website"> <!-- <meta property="twitter:site:id" content="xxxxxxxx" /> --> <meta property="twitter:creator" content="website" /> <meta property="twitter:creator:id" content="xxxxxxxx" /> <meta property="twitter:card" content="summary" /> <meta property="twitter:title" content="Jarry Shaw" /> <meta property="twitter:description" content="Jarry Shaw, a newbie programmer." /> <meta property="twitter:image:src" content="/static/image/avatar.png" /> <meta property="twitter:image:width" content="1200" /> <meta property="twitter:image:height" content="1200" /> <!-- Open Graph --> <meta property="og:url" content="https://www.jarryshaw.me" /> <meta property="og:site_name" content="Jarry Shaw" /> <meta property="og:title" content="Jarry Shaw" /> <meta property="og:description" content="Jarry Shaw, a newbie programmer." /> <meta property="og:image" content="/static/image/avatar.png" /> <meta property="og:image:type" content="image/png" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="1200" /> <meta property="og:type" content="website" /> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="/static/js/compat/html5shiv.min.js" nonce="" async></script> <script src="/static/js/compat/respond.min.js" nonce="" async></script> <![endif]--> <!-- Polyfill --> <script src="https://polyfill.io/v3/polyfill.min.js?features=default" defer></script> <!--[if lte IE 11]> <script src="/static/js/jquery.terminal/keyboard.js" nonce="" async></script> <script src="https://polyfill.io/v3/polyfill.min.js?flags=gated&features=Object.assign%2CIntersectionObserver" defer></script> <![endif]--> <!-- normalize.css --> <link rel="stylesheet" href="/static/css/normalize/normalize.css" nonce="" /> <!-- fonts --> <link rel="stylesheet" href="/static/css/font/kontora.min.css" nonce="" /> <link rel="stylesheet" href="/static/css/font/noto-sans-sc.min.css" nonce="" media="print" onload="this.media='all'; this.onload=null;" /> <link rel="stylesheet" href="/static/css/font/jf-openhuninn.min.css" nonce="" media="print" onload="this.media='all'; this.onload=null;" /> <!-- Bootstrap --> <link rel="stylesheet" href="/static/css/bootstrap/bootstrap.min.css" nonce="" /> <!-- jQuery.terminal --> <link rel="stylesheet" href="/static/css/jquery.terminal/jquery.terminal.min.css" nonce="" /> <link rel="stylesheet" href="/static/css/jquery.terminal/emoji.css" nonce="" /> <!-- Icofont --> <!-- customisation --> <link rel="stylesheet" href="/static/css/style.min.css" nonce="" /> <!-- Prism.js --> </style> </head> <body> <!-- Start noscript section --> <noscript class="noscript-section" id="noscript"> <span class="ns-modal"> <h1 class="ns-title"> <i class="icofont-radio-active"></i> Lethal dose! </h1> <p> Please enable <strong>JavaScript</strong> in your browser, or upgrade to a modern browser. </p> </span> </noscript> <!-- End noscript section --> <div id="terminal"></div> <!-- jQuery first, then Popper.js, then Bootstrap JS --> <script src="/static/js/jquery/jquery.min.js" nonce="" defer></script> <script src="/static/js/popper/popper.min.js" nonce="" defer></script> <script src="/static/js/bootstrap/bootstrap.min.js" nonce="" defer></script> <!-- QRCode.js --> <script src="/static/js/qrcode/qrcode.min.js" nonce="" defer></script> <!-- clipboard.js --> <script src="/static/js/clipboard/clipboard.min.js" nonce="" defer></script> <!-- Prism.js --> <script src="/static/js/prism/prism.js" nonce="" defer></script> <!-- wcwidth --> <script src="/static/js/wcwidth/wcwidth.js" nonce="" defer></script> <!-- jQuery Mousewheel --> <script src="/static/js/jquery/jquery.mousewheel.min.js" nonce="" defer></script> <!-- jQuery.terminal --> <script src="/static/js/jquery.terminal/jquery.terminal.min.js" nonce="" defer></script> <script src="/static/js/jquery.terminal/ascii_table.js" nonce="" defer></script> <script src="/static/js/jquery.terminal/autocomplete_menu.js" nonce="" defer></script> <script src="/static/js/jquery.terminal/echo_newline.js" nonce="" defer></script> <script src="/static/js/jquery.terminal/less.js" nonce="" defer></script> <script src="/static/js/jquery.terminal/pipe.js" nonce="" defer></script> <script src="/static/js/jquery.terminal/prism.js" nonce="" defer></script> <!-- i18next --> <script src="/static/js/i18next/i18next.min.js" nonce="" defer></script> <script src="/static/js/i18next/i18nextXHRBackend.min.js" nonce="" defer></script> <!-- lozad.js --> <script src="/static/js/lozad/lozad.min.js" nonce="" defer></script> <!-- loadCSS.js --> <script src="/static/js/loadcss/loadCSS.min.js" nonce="" defer></script> <!-- Customisations --> <script nonce=""> 'use strict'; const flag_debug = false; const flag_testing = false; const api_url_config = "/_api/v1/config"; const api_url_flash = "/_api/v1/flash"; const api_url_user_info = "/_api/v1/user/info"; const api_url_user_load = "/_api/v1/user/load"; const api_url_user_login = "/_api/v1/user/login"; const api_url_user_logout = "/_api/v1/user/logout"; const api_url_download = ""; </script> <script src="/static/js/main.min.js" nonce="" defer></script> <script src="/static/js/index.min.js" nonce="" defer></script> </body> </html>