浏览代码

add Plausible analytics script

Alex Bates 1 年之前
父节点
当前提交
e74d20a60a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -39,6 +39,7 @@
     <script src="./xterm/xterm.js"></script>
     <script src="./xterm/xterm-addon-fit.js"></script>
     <script src="network.js"></script>
+    <script defer data-domain="webvm.io" src="https://plausible.leaningtech.com/js/script.js"></script>
   </head>
 
   <body style="margin:0;height:100%;background:black;color:white;overflow:hidden; display:flex; flex-direction: column; justify-content: space-between; height: 100%;">